File tree Expand file tree Collapse file tree
themes/mapmint/layouts/_partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h1 class="title"><span class="logo"></span><a href="index.html">Map<span class=
4949 _gaq . push ( [ '_trackPageview' ] ) ;
5050 ( function ( ) {
5151 var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
52- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http ://www' ) + '.google-analytics.com/ga.js' ;
52+ ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'https ://www' ) + '.google-analytics.com/ga.js' ;
5353 var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
5454 } ) ( ) ;
5555</ script >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ <h1 class="title"><span class="logo"></span><a href="/">Map<span>Mint</span></a>
1919<!-- Modules -->
2020 < li > < a href ="/../../en/modules "> Modules</ a > </ li >
2121<!-- Documentation -->
22- < li > < a href ="http ://mapmint.github.io/userguide-fr/en/ " target ="_blank "> Documentation</ a > </ li >
22+ < li > < a href ="https ://mapmint.github.io/userguide-fr/en/ " target ="_blank "> Documentation</ a > </ li >
2323 </ ul >
2424 </ li >
2525 < li > < a href ="# "> Architecture</ a >
You can’t perform that action at this time.
0 commit comments