Skip to content

Commit e01b23a

Browse files
authored
Merge pull request Mellanox#312 from rollandf/fix-links-continued
fix: align link reference with the target page name
2 parents 12fe7a8 + ce66535 commit e01b23a

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/customizations/cr-full-example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
.. headings # #, * *, =, -, ^, "
1818
.. include:: ../common/vars.rst
1919

20-
.. _ncp-cr-example:
20+
.. _nicclusterpolicy-custom-resource-example:
2121

2222
****************************************
2323
NicClusterPolicy Custom Resource Example

docs/customizations/customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Customization Options
2323
.. toctree::
2424
Helm Chart <helm.rst>
2525
CRDs <crds.rst>
26-
NicClusterPolicy Reference Example <cr-full-example.rst>
26+
NicClusterPolicy Custom Resource Example <cr-full-example.rst>

docs/life-cycle-management.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Updating the NicClusterPolicy
158158

159159
These limitations will be addressed in future releases.
160160

161-
Update the components version in the NicClusterPolicy. Refer to the :ref:`NicClusterPolicy CRD Full Example <ncp-cr-example>` for more details and latest version of the components.
161+
Update the components version in the NicClusterPolicy. Refer to the :ref:`nicclusterpolicy-custom-resource-example` for more details and latest version of the components.
162162

163163
----------------------------------
164164
Automatic DOCA-OFED Driver Upgrade
@@ -440,7 +440,7 @@ The command below will uncordon (remove node.kubernetes.io/unschedulable:NoSched
440440
Network Operator Upgrade on OpenShift Container Platform
441441
--------------------------------------------------------
442442

443-
See instructions in the :ref:`network-operator-upgrade-openshift` section.
443+
See instructions in the :ref:`Network Operator Upgrade <network-operator-upgrade-openshift>` section.
444444

445445

446446
=================================

docs/nic-conf-operator/spectrum-x-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
Install and configure the NIC Configuration Operator
3939
====================================================
4040

41-
To install the operator and for more information about the CRDs follow the `NIC FW Configuration <nic-fw-configuration.rst>`_ and `Configuration Details <configuration-details.rst>`_ doc articles.
41+
To install the operator and for more information about the CRDs follow the :doc:`nic-fw-configuration` and :doc:`configuration-details` doc articles.
4242

4343
=============================================
4444
Provision the DOCA SPC-X CC algorithm package

docs/openshift/disconnected-openshift.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ Please verify that you have the following:
578578
* Podman (RH) installed on your build system
579579
* Web access to NVIDIA NIC drivers sources
580580

581-
Follow the instructions in :ref:`advanced-configurations-precompiled` section to build the precompiled container.
581+
Follow the instructions in the :ref:`Precompiled Container Build Instructions for NVIDIA DOCA-OFED Driver Container <advanced-configurations-precompiled>` section to build the precompiled container.
582582

583583
.. note::
584584
You need to make the created image accessible in your environment (on the local registry server).

docs/platform-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Limitations
264264
- NVIDIA supports precompiled driver containers for the most recently released DOCA-OFED GA drivers.
265265
- NVIDIA builds precompiled driver containers for ``generic``, ``nvidia``, ``aws``, ``azure``, and ``oracle`` kernel flavors.
266266
- Precompiled driver containers are currently unsigned.
267-
- If your hosts use a different kernel variant, you can create a custom precompiled driver container and host it in your own container registry. Please refer to :ref:`advanced-configurations-precompiled` section.
267+
- If your hosts use a different kernel variant, you can create a custom precompiled driver container and host it in your own container registry. Please refer to the :ref:`Precompiled Container Build Instructions for NVIDIA DOCA-OFED Driver Container <advanced-configurations-precompiled>` section.
268268

269269
.. warning::
270270
- Only ``generic`` kernel variant is tested and supported as a GA.

0 commit comments

Comments
 (0)