Docs: Clean up broken links 51/73251/1
authorEric Ball <eball@linuxfoundation.org>
Tue, 22 Oct 2024 23:12:23 +0000 (16:12 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 22 Oct 2024 23:12:23 +0000 (16:12 -0700)
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 <eball@linuxfoundation.org>
docs/infra/inventory.rst
docs/nexus2.rst

index f238354..f634b42 100644 (file)
@@ -181,16 +181,6 @@ Inventory
      - https://sonarcloud.io/organizations/o-ran-sc/projects
      - `O-RAN Jenkins <https://p.datadoghq.com/sb/c3585feaa-9156c6e40b32063e5463befdab5f44e1>`_
 
-   * - 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 <https://github.com/zowe>`_
index 8d8ade1..bf44525 100644 (file)
@@ -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
-<https://help.sonatype.com/en/managing-repositories-in-nexus-2.html>`_.
+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.