We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d640e08 commit 64f1859Copy full SHA for 64f1859
1 file changed
netconf/README
@@ -1,15 +1,15 @@
1
LIBNETCONF & NETOPEER INSTALLATION
2
==================================
3
#Get libnetconf 0.9.x and follow the instructions
4
-wget https://libnetconf.googlecode.com/archive/0.9.x.zip
+wget https://github.com/CESNET/libnetconf/tree/0.9.x
5
6
#Get netopeer-server for libnetconf 0.9.x and follow the instructions
7
-wget https://netopeer.googlecode.com/archive/libnetconf-0.9.x.zip
+wget https://github.com/CESNET/netopeer/tree/libnetconf-0.9.x
8
9
10
OOR MODULE INSTALLATION
11
=======================
12
-#Full instructions at http://libnetconf.googlecode.com/git/doc/doxygen/html/d9/d25/transapi.html
+#Full instructions at https://github.com/CESNET/libnetconf/blob/master/doc/doxygen/html/d9/d25/transapi.html
13
14
#Move to 'netconf' folder
15
cd ./neteconf
0 commit comments