@@ -29,7 +29,7 @@ <h1>The C++ Network Library Project</h1>
2929< p class ="lead "> A collection of open-source libraries for high level network programming.</ p >
3030</ header >
3131< 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 ">
3333< ul class ="nav list-group cpp-netlib-sidebar "data-spy ="affix "data-offset-top ="245 ">
3434< li class ="list-group-item "> < a href ="#overview "> Overview</ a > </ li >
3535< li class ="list-group-item "> < a href ="#download "> Download</ a > </ li >
@@ -66,27 +66,25 @@ <h1>Download</h1>
6666< div class ="col-md-4 ">
6767< a
6868href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.zip "
69- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (zip)< br >
69+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (zip)</ a >
70+ < br >
7071< small class ="text-muted cpp-netlib-hash "> md5: 7d08b5738970b9549a75ec98ee4986be</ small >
71- </ a >
7272</ div >
7373< div class ="col-md-4 ">
7474< a
7575href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.tar.gz "
76- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.gz)< br >
76+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.gz)</ a >
77+ < br >
7778< small class ="text-muted cpp-netlib-hash "> md5: 6fba4f2f64f19af9f172fd60ad8e76ab</ small >
78- </ a >
7979</ div >
8080< div class ="col-md-4 ">
8181< a
8282href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.tar.bz2 "
83- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.bz2)< br >
83+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.bz2)</ a >
84+ < br >
8485< small class ="text-muted cpp-netlib-hash "> md5: 0765cf203f451394df98e6ddf7bf2541</ small >
85- </ a >
8686</ div >
8787</ div >
88- < p > You can download< a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
89- Github download page.</ p >
9088</ section >
9189< section id ="documentation ">
9290< div class ="page-header ">