summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2020-11-27 14:50:02 -0500
committerArun Raghavan <arun@asymptotic.io>2020-11-27 14:50:02 -0500
commitd353e9242598c8f53285068f0498290b53a6fd32 (patch)
tree5f8908193d59237c09e3c2853415634d803bf350
parent6a4d14d5c07fbb0e0d3caf78baf943772670c3bd (diff)
doc: Fix up links in markdown
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index b50b1a7..2e3db7c 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,9 @@ About
=====
This is meant to be a more Linux packaging friendly copy of the AudioProcessing
-module from the WebRTC[1] project. The ideal case is that we make no changes to
-the code to make tracking upstream code easy.
+module from the [ WebRTC ](https://webrtc.googlesource.com/src) project. The
+ideal case is that we make no changes to the code to make tracking upstream
+code easy.
This package currently only includes the AudioProcessing bits, but I am very
open to collaborating with other projects that wish to distribute other bits of
@@ -11,14 +12,11 @@ the code and hopefully eventually have a single point of packaging all the
WebRTC code to help people reuse the code and avoid keeping private copies in
several different projects.
-[1] https://webrtc.googlesource.com/src
-
Feedback
========
-Patches, suggestions welcome. You can file an issue on our Gitlab repository[2].
-
-[2] https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/
+Patches, suggestions welcome. You can file an issue on our Gitlab
+[repository](https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/).
Notes
====