Some fixes to doc versioning list, changelog
This commit is contained in:
parent
dadc1de6e1
commit
7a7416b084
3 changed files with 7 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
{%- endfor %}
|
||||
{% if legacy_versions %}
|
||||
{%- for item in legacy_versions %}
|
||||
<li><a href="{{ item.url }}">{{ item.release }} ({{ item.branch }} branch)</a></li>
|
||||
<li><a href="{{ item.url }}">{{ item.branch }} branch (outdated)</a></li>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue