Skip to content

Commit 3bd09b7

Browse files
committed
Link readme to the default / stable documentation not latest
It doesn't seem like you can deep link into the default? Not entirely clear, I'll probably have to read up on rtfd redirections but that's probably fine for now.
1 parent 9594776 commit 3bd09b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Build Status
1212
:alt: CI on the master branch
1313

1414
.. image:: https://readthedocs.org/projects/uap-python/badge/?version=latest
15-
:target: https://uap-python.readthedocs.io/en/latest/
15+
:target: https://uap-python.readthedocs.io/
1616
:alt: Documentation Status
1717

1818
Installing
@@ -42,7 +42,7 @@ ua-parser supports CPython 3.9 and newer, recent pypy (supporting
4242
See `builtin resolvers`_ for more explanation of the tradeoffs
4343
between the different options.
4444

45-
.. _builtin resolvers: https://uap-python.readthedocs.io/en/latest/guides.html#builtin-resolvers
45+
.. _builtin resolvers: https://uap-python.readthedocs.io/stable/guides.html#builtin-resolvers
4646

4747
Quick Start
4848
-----------
@@ -114,4 +114,4 @@ Upgrading
114114
115115
Upgrading from 0.x? See `the upgrade guide`_.
116116
117-
.. _the upgrade guide: https://uap-python.readthedocs.io/en/latest/advanced/migration.html
117+
.. _the upgrade guide: https://uap-python.readthedocs.io/stable/advanced/migration.html

0 commit comments

Comments
 (0)