Fix outdated warning link
parent
e123a14082
commit
9764a0b378
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
{% block outdated %}
|
{% block outdated %}
|
||||||
You're not viewing the latest stable version of RAPIDS.
|
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>
|
<strong> Click here to go to latest. </strong>
|
||||||
</a>
|
</a>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue