summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <git@arunraghavan.net>2015-10-19 22:43:36 +0530
committerArun Raghavan <git@arunraghavan.net>2015-11-04 13:11:30 +0530
commit7771f4d7f34d2dfdde1d6274b0da854b14835ae1 (patch)
tree819b77220907598496a2b0dd9925820ac9dbfe92
parent8d0c073e562cd9c40d0e500eaa4258d1ed771d79 (diff)
doc: Add upstream repo URL to README
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 5d12494..cc76fed 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ 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
+module from the WebRTC[1][2] 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
@@ -12,6 +12,7 @@ WebRTC code to help people reuse the code and avoid keeping private copies in
several different projects.
[1] http://code.google.com/p/webrtc/
+[2] https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git
Feedback
========
@@ -21,7 +22,7 @@ list[2] or to me at the address below.
-- Arun Raghavan <mail@arunraghavan.net>
-[2] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
+[3] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
Notes
=====