Skip to content

Commit e6b9a81

Browse files
committed
Add a link to our backwards compatibility policy to our side-bar
It is important enough that it should be easier to find
1 parent 9e0b19c commit e6b9a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/_templates/globaltoc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>
99
<li><a href="{{ pathto('contact') }}">Contact</a></li>
1010
<li><a href="{{ pathto('talks') }}">Talks/Posts</a></li>
1111
<li><a href="{{ pathto('changelog') }}">Changelog</a></li>
12+
<li><a href="{{ pathto('backwards-compatibility') }}">Backwards Compatibility</a></li>
1213
<li><a href="{{ pathto('license') }}">License</a></li>
1314
</ul>
1415

0 commit comments

Comments
 (0)