Skip to content

Commit

Permalink
Fix URL in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Oct 26, 2020
1 parent 59705dd commit 9d95a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{% endfor %}
{% else %}
<dd><a href="/graphtage/latest">latest</a></dd>
<dd><a href="/graphtage/v0.2.1">0.2.2</a></dd>
<dd><a href="/graphtage/v0.2.2">0.2.2</a></dd>
<dd><a href="/graphtage/v0.2.1">0.2.1</a></dd>
<dd><a href="/graphtage/v0.2.0">0.2.0</a></dd>
<dd><a href="/graphtage/v0.1.1">0.1.1</a></dd>
Expand Down

0 comments on commit 9d95a6f

Please sign in to comment.