diff --git a/docs/user/versions.rst b/docs/user/versions.rst index a490f27ac70..6faa1c14668 100644 --- a/docs/user/versions.rst +++ b/docs/user/versions.rst @@ -148,7 +148,7 @@ a more stable version of the documentation available. Specifically: This feature is enabled by default on projects using the new beta addons. -The beta addons can be enabled by using ``build.commands`` config key or via the new beta dashboard (https://beta.readthedocs.org) going to the admin section of your docs (:guilabel:`Admin` > :guilabel:`Settings`) +The beta addons can be enabled by using ``build.commands`` config key or via the new beta dashboard (https://app.readthedocs.org) going to the admin section of your docs (:guilabel:`Settings` > :guilabel:`Addons (Beta)`) .. note:: diff --git a/readthedocs/core/notifications.py b/readthedocs/core/notifications.py index 8fbf2c8c155..853138bfc69 100644 --- a/readthedocs/core/notifications.py +++ b/readthedocs/core/notifications.py @@ -35,7 +35,7 @@ Feel free to report any feedback you may have. {% else %} Our new beta dashboard is now available for testing. - Give it a try and send us feedback. + Give it a try and send us feedback. {% endif %} """ ).strip(),