Commit d53eac6
committed
v3.7 nav: top-level Ontology dropdown defaults to /ontology/v3.7/
The 'Ontology' nav entry was a dropdown without a default link --
clicking the label could resolve to whichever item the menu state
defaulted to (often v3.6 because of menu ordering or browser cache).
Adds link: '/ontology/v3.7/' to the parent and tags v3.7 as Current
in the dropdown. Older versions remain accessible from the dropdown.
Does not touch any v3.6-page sidebar -- those still scope to v3.6
ontology + earlier (v3.5-alpha6) so v3.6 readers see version-aligned
links.1 parent 76702b8 commit d53eac6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments