Skip to content

Commit

Permalink
Sort versions
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte committed Apr 23, 2021
1 parent 20ed694 commit f9b44e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_src/versions.md.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Documentation Versions

{% for ver in versions %}
{% for ver in versions|sort %}
- <a href="/{{ ver }}" target="_self">{{ ver }}</a>
{% endfor %}

0 comments on commit f9b44e3

Please sign in to comment.