Skip to content

Commit 4e5e0f4

Browse files
authored
Delete how to change url versioning page (#12192)
<!-- readthedocs-preview docs start --> --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--12192.org.readthedocs.build/12192/ <!-- readthedocs-preview docs end --> <!-- readthedocs-preview dev start --> - Developer's documentation (`dev`): https://dev--12192.org.readthedocs.build/12192/ <!-- readthedocs-preview dev end -->
1 parent 8129422 commit 4e5e0f4

File tree

3 files changed

+13
-29
lines changed

3 files changed

+13
-29
lines changed

docs/user/guides/setup/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following how-to guides help you solve common tasks and challenges in the se
2828
Is your version (flyout) menu overwhelmed and hard to navigate?
2929
Here's how to make it shorter.
3030

31-
⏩️ :doc:`Changing the versioning scheme of your project </guides/setup/versioning-schemes>`
31+
⏩️ :ref:`versioning-schemes:How to change the URL versioning scheme of your project`
3232
Change how the URLs of your documentation look like,
3333
and if your project supports multiple versions or translations.
3434

@@ -48,4 +48,3 @@ The following how-to guides help you solve common tasks and challenges in the se
4848
Hiding a version </guides/hiding-a-version>
4949
Using a .readthedocs.yaml file in a sub-folder </guides/setup/monorepo>
5050
Using custom URL redirects in documentation projects </guides/redirects>
51-
Changing the versioning scheme of your project </guides/setup/versioning-schemes>

docs/user/guides/setup/versioning-schemes.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/user/versioning-schemes.rst

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Read the Docs supports three different versioning schemes:
1212

1313
.. seealso::
1414

15-
:doc:`/guides/setup/versioning-schemes`
16-
How to configure your project to use a specific versioning scheme.
17-
1815
:doc:`/versions`
1916
General explanation of how versioning works on Read the Docs.
2017

@@ -64,3 +61,15 @@ The URLs of your documentation will look like:
6461
.. warning::
6562

6663
This means you can't have translations or multiple versions for your documentation.
64+
65+
How to change the URL versioning scheme of your project
66+
-------------------------------------------------------
67+
68+
Changing the versioning scheme of your project will affect the URLs of your documentation,
69+
any existing links to your documentation will break.
70+
If you want to keep the old URLs working, you can create :doc:`redirects </user-defined-redirects>`.
71+
72+
#. Go the :guilabel:`Admin` tab of your project.
73+
#. Click on :guilabel:`Settings`.
74+
#. Select the new versioning scheme in the :guilabel:`URL versioning scheme` dropdown.
75+
#. Click on :guilabel:`Save`.

0 commit comments

Comments
 (0)