From: Eric Ball Date: Tue, 22 Oct 2024 23:12:23 +0000 (-0700) Subject: Docs: Clean up broken links X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F73251%2F1;p=releng%2Fdocs.git Docs: Clean up broken links Tungsten fabric can be removed entirely. Nexus 2 docs are no longer online, but can be downloaded as a PDF. Change-Id: I6c3a66f16c228471f8b6995f211f7aaec458b2ab Issue-ID: RELENG-5599 Signed-off-by: Eric Ball --- diff --git a/docs/infra/inventory.rst b/docs/infra/inventory.rst index f238354..f634b42 100644 --- a/docs/infra/inventory.rst +++ b/docs/infra/inventory.rst @@ -181,16 +181,6 @@ Inventory - https://sonarcloud.io/organizations/o-ran-sc/projects - `O-RAN Jenkins `_ - * - Tungsten Fabric - - https://github.com/tungstenfabric - - N/A - - N/A - - N/A - - N/A - - https://wiki.tungsten.io - - N/A - - N/A - * - Zowe - https://github.com/zowe - `Zowe GitHub Actions `_ diff --git a/docs/nexus2.rst b/docs/nexus2.rst index 8d8ade1..bf44525 100644 --- a/docs/nexus2.rst +++ b/docs/nexus2.rst @@ -7,11 +7,6 @@ Nexus 2 Guide LF projects use Nexus Repository Manager 2 to store Maven and Java based artifacts. It helps organizing dependencies and releases. -.. note:: - - And Nexus Repository Manager 2 specifics: - https://help.sonatype.com/en/repository-manager-2.html - To access Nexus 2 for a particular project, use URL: ``https://nexus.example.org`` @@ -41,9 +36,7 @@ configuration for the particuar job). Nexus 2 Repositories ==================== -Nexus 2 allows users to manage different types of repositories. To learn more about -how to manage them, please refer to `Sonatype's official documentation -`_. +Nexus 2 allows users to manage different types of repositories. Most LF projects manage their Maven artifacts using the following repos: @@ -105,12 +98,13 @@ Users, Roles and Privileges =========================== Users, roles and privileges are key to manage and restrict access into Nexus -repositories. Anonymous users have read permissions, while administration teams and CI accounts -have write and delete permissions. +repositories. Anonymous users have read permissions, while administration teams +and CI accounts have write and delete permissions. + +.. note:: -Sonatype's documentation on creating users, roles and privileges found in: -https://help.sonatype.com/en/managing-users.html, and -https://help.sonatype.com/en/managing-roles.html. + Sonatype's docs for Nexus 2 are no longer online. A PDF of the old docs is + available here: https://download.sonatype.com/nexus/2/Sonatype%20Nexus%20Repository%202%20Help.pdf For LF projects, a user per Gerrit repository exists matching the repository name.