Fix link in documentation.
TBR=peah@webrtc.org
No-Try: True
Bug: None
Change-Id: I454e8fc2b440fb6876f035a5fc69814981effb91
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173683
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31081}
diff --git a/README.md b/README.md
index 2a24595..085e2a6 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@
### Development
-See http://www.webrtc.org/native-code/development for instructions on how to get
-started developing with the native code.
+See [here](docs/native-code.md) for instructions on how to get started
+developing with the native code.
[Authoritative list](native-api.md) of directories that contain the
native API header files.