Commit f12cfb6a authored by FulcrandG's avatar FulcrandG
Browse files

Adding visible url in documentation for latest version

parent 4a04be60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
{% endfor %}

# Changelog
* **[latest]({{ latest.url }})** (current -> `{{ latest.version }}`)
* **[latest]({{ latest.url }})** (current -> `{{ latest.version }}`): `{{ latest.url }}`
{% for version in changelogs %}
??? {{ version.version }}
    `{{ version.url }}`