Skip to content

Commit 86742b7

Browse files
committed
Update outdated docs warning
1 parent 6a41f54 commit 86742b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/overrides/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{% extends "base.html" %}
22

33
{% block outdated %}
4-
You're not viewing the latest version.
4+
You're not viewing the current stable version.
55
<a href="{{ '../' ~ base_url }}">
6-
<b>Click here to go to the latest version.</b>
6+
<b>Click here to go to the stable version.</b>
77
</a>
88
{% endblock %}

0 commit comments

Comments
 (0)