docs: update several URLs to point to docs.named-data.net
Change-Id: I4bab897f17e2b929675119198c9eab0309b6cc3e
diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst
index b960b9a..188ceeb 100644
--- a/docs/INSTALL.rst
+++ b/docs/INSTALL.rst
@@ -91,7 +91,7 @@
Prerequisites
~~~~~~~~~~~~~
-Install the `ndn-cxx library <https://named-data.net/doc/ndn-cxx/current/INSTALL.html>`__
+Install the `ndn-cxx library <https://docs.named-data.net/ndn-cxx/current/INSTALL.html>`__
and its prerequisites.
On Linux, NFD needs the following dependencies to enable optional features:
@@ -278,7 +278,7 @@
Sample applications:
- + `Simple examples using the ndn-cxx library <https://named-data.net/doc/ndn-cxx/current/examples.html>`__
+ + `Simple examples using the ndn-cxx library <https://docs.named-data.net/ndn-cxx/current/examples.html>`__
+ `Simple examples using the python-ndn library <https://python-ndn.readthedocs.io/en/latest/src/examples/basic_app.html>`__
Real applications and libraries: