@@ -29,7 +29,7 @@ <h1>The C++ Network Library Project</h1>
29
29
< p class ="lead "> A collection of open-source libraries for high level network programming.</ p >
30
30
</ header >
31
31
< div class ="row ">
32
- < div class ="col-md-3 " id ="cpp-netlib-docs-sidebar " role ="complimentary " >
32
+ < div class ="col-md-3 " id ="cpp-netlib-docs-sidebar " role ="complimentary ">
33
33
< ul class ="nav list-group cpp-netlib-sidebar " data-spy ="affix " data-offset-top ="245 ">
34
34
< li class ="list-group-item "> < a href ="#overview "> Overview</ a > </ li >
35
35
< li class ="list-group-item "> < a href ="#download "> Download</ a > </ li >
@@ -90,26 +90,26 @@ <h1>Download</h1>
90
90
< div class ="row ">
91
91
< div class ="col-md-4 ">
92
92
< a
93
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1 .zip "
94
- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (zip)< br >
95
- < small class ="text-muted cpp-netlib-hash "> md5: b987e5b73a2b637f6971c769322cbeed </ small > </ a >
93
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2 .zip "
94
+ class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc2 (zip)< br >
95
+ < small class ="text-muted cpp-netlib-hash "> md5: e131879a6a5a4cea1ba9aa007a72467a </ small > </ a >
96
96
</ div >
97
97
< div class ="col-md-4 ">
98
98
< a
99
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1 .tar.gz "
100
- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.gz)< br >
101
- < small class ="text-muted cpp-netlib-hash "> md5: 69a7f3b916b6943f74ecceb352ff2604 </ small > </ a >
99
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2 .tar.gz "
100
+ class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc2 (tar.gz)< br >
101
+ < small class ="text-muted cpp-netlib-hash "> md5: 4770d1f8bc8b36b364da45f25fe85c1c </ small > </ a >
102
102
< br >
103
103
</ div >
104
104
< div class ="col-md-4 ">
105
105
< a
106
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1 .tar.bz2 "
107
- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.bz2)< br >
108
- < small class ="text-muted cpp-netlib-hash "> md5: cb44b540ba9e398393c2d31ddebc9d48 </ small > </ a >
106
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2 .tar.bz2 "
107
+ class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc2 (tar.bz2)< br >
108
+ < small class ="text-muted cpp-netlib-hash "> md5: 14ea8d8fad1afa43f97391b7ed6cb9dc </ small > </ a >
109
109
</ div >
110
110
</ div >
111
111
< p > You can download < a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
112
- Github download page.</ p >
112
+ GitHub download page.</ p >
113
113
</ section >
114
114
< section id ="documentation ">
115
115
< div class ="page-header ">
0 commit comments