Skip to content

Commit 2b303d2

Browse files
authored
Fix link to version states documentation (#8475)
1 parent 64102ce commit 2b303d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% load i18n %}
22

33
<p>
4-
{% blocktrans trimmed with docs_link="https://docs.readthedocs.io/page/versions.html#states" %}
4+
{% blocktrans trimmed with docs_link="https://docs.readthedocs.io/page/versions.html#version-states" %}
55
Learn more about states <a href="{{ docs_link }}">here</a>.
66
{% endblocktrans %}
77
</p>

0 commit comments

Comments
 (0)