File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 8
8
</ head >
9
9
< body data-spy ="scroll " data-target =".cpp-netlib-docs-sidebar ">
10
10
< div id ="wrap ">
11
+ < div class ="navbar navbar-fixed-top navbar-inverse cpp-netlib-navbar ">
12
+ < div class ="container ">
13
+ < ul class ="nav ">
14
+ < li class ="active "> < a class ="brand " href ="# "> cpp-netlib</ a > </ li >
15
+ < li > < a href ="process.html "> Development Process</ a > </ li >
16
+ < li > < a href ="style-guide.html "> Style Guide</ a > </ li >
17
+ < li > < a href ="proposals.html "> Proposals</ a > </ li >
18
+ </ ul >
19
+ </ div >
20
+ </ div >
11
21
< header class ="jumbotron subhead ">
12
22
< div class ="container ">
13
23
< h1 > The C++ Network Library Project</ h1 >
@@ -17,7 +27,7 @@ <h1>The C++ Network Library Project</h1>
17
27
< div class ="container ">
18
28
< div class ="row ">
19
29
< div class ="span2 cpp-netlib-docs-sidebar ">
20
- < ul class ="nav nav-list " data-spy ="affix " data-offset-top ="150 ">
30
+ < ul class ="nav nav-list " data-spy ="affix " data-offset-top ="130 ">
21
31
< li > < a href ="#overview "> Overview</ a > </ li >
22
32
< li > < a href ="#download "> Download</ a > </ li >
23
33
< li > < a href ="#documentation "> Documentation</ a > </ li >
@@ -82,7 +92,7 @@ <h2>Developer Support</h2>
82
92
general discussion of the project, you can subscribe to and
83
93
discuss with us through the developers mailing list.</ p >
84
94
< p > < a
85
- href ="https://groups.google.com/forum/?fromgroups#!forum /cpp-netlib "
95
+ href ="https://groups.google.com/group /cpp-netlib "
86
96
class ="btn btn-success "> Discussion Group</ a > </ p >
87
97
</ section >
88
98
< section id ="policies ">
You can’t perform that action at this time.
0 commit comments