Skip to content

Commit 64f1859

Browse files
authored
Update README
1 parent d640e08 commit 64f1859

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

netconf/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
LIBNETCONF & NETOPEER INSTALLATION
22
==================================
33
#Get libnetconf 0.9.x and follow the instructions
4-
wget https://libnetconf.googlecode.com/archive/0.9.x.zip
4+
wget https://github.com/CESNET/libnetconf/tree/0.9.x
55

66
#Get netopeer-server for libnetconf 0.9.x and follow the instructions
7-
wget https://netopeer.googlecode.com/archive/libnetconf-0.9.x.zip
7+
wget https://github.com/CESNET/netopeer/tree/libnetconf-0.9.x
88

99

1010
OOR MODULE INSTALLATION
1111
=======================
12-
#Full instructions at http://libnetconf.googlecode.com/git/doc/doxygen/html/d9/d25/transapi.html
12+
#Full instructions at https://github.com/CESNET/libnetconf/blob/master/doc/doxygen/html/d9/d25/transapi.html
1313

1414
#Move to 'netconf' folder
1515
cd ./neteconf

0 commit comments

Comments
 (0)