File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
< meta http-equiv ="Content-Type " content ="text/html;charset=utf-8 " />
17
17
18
18
<!-- Style Sheets -->
19
- < link rel ="stylesheet " type ="text/css " href ="static/css/bootstrap/bootstrap.css ">
20
- < link rel ="stylesheet " type ="text/css " href ="static/css/bootstrap/bootstrap-responsive.css ">
21
- < link rel ="stylesheet " type ="text/css " href ="static/css/bootstrap/font-awesome.css ">
19
+ < link rel ="stylesheet " type ="text/css " href ="/ static/css/bootstrap/bootstrap.css ">
20
+ < link rel ="stylesheet " type ="text/css " href ="/ static/css/bootstrap/bootstrap-responsive.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="/ static/css/bootstrap/font-awesome.css ">
22
22
< style >
23
23
/** bootstrap 2.3.2 overrides **/
24
24
.alert .alert-success a {color : # 3d9400 ; text-decoration : underline }
25
25
</ style >
26
26
27
- < link rel ="shortcut icon " href ="favicon.ico " />
27
+ < link rel ="shortcut icon " href ="/ favicon.ico " />
28
28
29
29
<!-- Script tags -->
30
30
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js "> </ script >
53
53
< div class ="nav-collapse ">
54
54
< ul class ="nav ">
55
55
< li >
56
- < a href ="playground/ "> < span class ="icon-beer "> </ span > Playground</ a >
56
+ < a href ="/ playground/ "> < span class ="icon-beer "> </ span > Playground</ a >
57
57
</ li >
58
58
< li >
59
- < a href ="learn/ "> < span class ="icon-book "> </ span > Documentation</ a >
59
+ < a href ="/ learn/ "> < span class ="icon-book "> </ span > Documentation</ a >
60
60
</ li >
61
61
< li > < a href ="#developers "> < span class ="icon-beaker "> </ span > Developers</ a > </ li >
62
62
< li class ="dropdown ">
82
82
< li > < a href ="/spec/ "> 1.0 drafts (historic)</ a > </ li >
83
83
</ ul >
84
84
</ li >
85
- < li > < a href ="images/ "> < span class ="icon-picture "> </ span > Branding</ a > </ li >
85
+ < li > < a href ="/ images/ "> < span class ="icon-picture "> </ span > Branding</ a > </ li >
86
86
</ ul >
87
87
</ div >
88
88
<!--/.nav-collapse -->
You can’t perform that action at this time.
0 commit comments