Skip to content

Commit

Permalink
Fix outdated warning link
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioV committed Jun 1, 2021
1 parent e123a14 commit 9764a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{% block outdated %}
You're not viewing the latest stable version of RAPIDS.
<a href="{{ config.site_url | url }}">
<a href="https://rapids.science/latest">
<strong> Click here to go to latest. </strong>
</a>
{% endblock %}

0 comments on commit 9764a0b

Please sign in to comment.