Commit 2a3399e 1 parent 5bf3c29 commit 2a3399e Copy full SHA for 2a3399e
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ html(lang='en')
66
66
li.pure-menu-item
67
67
a.pure-menu-link ( href ="/docs/5.x/docs/guides.html" , class =outputUrl === ' /docs /guides.html' ? 'selected' : '' ) Guides
68
68
li.pure-menu-item.sub-item
69
- a.pure-menu-link ( href ="/docs/5.x/guide.html" , class =outputUrl === ' /docs /schemas.html' ? 'selected' : '' ) Schemas
69
+ a.pure-menu-link ( href ="/docs/5.x/docs/ guide.html" , class =outputUrl === ' /docs /schemas.html' ? 'selected' : '' ) Schemas
70
70
li.pure-menu-item.sub-item
71
- a.pure-menu-link ( href ="/docs/5.x/schematypes.html" , class =outputUrl === ' /docs /schematypes.html' ? 'selected' : '' ) SchemaTypes
71
+ a.pure-menu-link ( href ="/docs/5.x/docs/ schematypes.html" , class =outputUrl === ' /docs /schematypes.html' ? 'selected' : '' ) SchemaTypes
72
72
li.pure-menu-item.sub-item
73
- a.pure-menu-link ( href ="/docs/5.x/connections.html" , class =outputUrl === ' /docs /connections.html' ? 'selected' : '' ) Connections
73
+ a.pure-menu-link ( href ="/docs/5.x/docs/ connections.html" , class =outputUrl === ' /docs /connections.html' ? 'selected' : '' ) Connections
74
74
- if ([' /docs/connections' , ' /docs/tutorials/ssl' ].some (path => outputUrl .startsWith (path)))
75
75
li.pure-menu-item.tertiary-item
76
76
a.pure-menu-link ( href ="/docs/5.x/tutorials/ssl.html" , class =outputUrl === ' /docs /tutorials /ssl.html' ? 'selected' : '' ) SSL Connections
You can’t perform that action at this time.
0 commit comments