This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 2c0f683a882dfdccff88b6b2fa2ad5b7dcf997ba Author: Dave Brondsema <[email protected]> AuthorDate: Mon Sep 30 16:10:32 2024 -0400 update link to new API docs url --- Allura/docs/getting_started/administration.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Allura/docs/getting_started/administration.rst b/Allura/docs/getting_started/administration.rst index 5d9bff267..1f9cfb225 100644 --- a/Allura/docs/getting_started/administration.rst +++ b/Allura/docs/getting_started/administration.rst @@ -403,8 +403,7 @@ All url endpoints are prefixed with /rest/ and the path to the project and tool. For example, in order to access a wiki installed in the 'test' project with the mount point 'docs' the API endpoint would be /rest/p/test/docs. -`Explore Allura's REST API documentation here. <https://anypoint.mulesoft.com/apiplatform/forge-allura/#/portals/organizations/86c00a85-31e6-4302-b36d-049ca5d042fd/apis/32370/versions/33732>`_ -You can also try the API live there. +`Explore Allura's REST API documentation here. <https://forge-allura.apache.org/rest-api-docs/>`_ Client Scripts ==============
