Finished up URL changes
This commit is contained in:
parent
9e5de5538f
commit
57e7db8b37
3 changed files with 23 additions and 12 deletions
|
|
@ -12,7 +12,7 @@
|
|||
{% endblock %}
|
||||
<p class=nav>
|
||||
<a href="{{ url_for('general.index') }}">overview</a> //
|
||||
<a href="{{ url_for('documentation.index') }}">documentation</a> //
|
||||
<a href="{{ url_for('docs.index') }}">documentation</a> //
|
||||
<a href="{{ url_for('mailinglist.index') }}">mailinglist</a> //
|
||||
<a href="{{ url_for('snippets.index') }}">snippets</a> //
|
||||
<a href="{{ url_for('extensions.index') }}">extensions</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue