Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Build Status
:alt: CI on the master branch

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

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

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

Quick Start
-----------
Expand Down Expand Up @@ -114,4 +114,4 @@ Upgrading

Upgrading from 0.x? See `the upgrade guide`_.

.. _the upgrade guide: https://uap-python.readthedocs.io/en/latest/advanced/migration.html
.. _the upgrade guide: https://uap-python.readthedocs.io/stable/advanced/migration.html