Skip to content

Commit 0fac114

Browse files
tobiasgiesedpf-release
authored andcommitted
docs: fix move to paths in user guides
* docs: fix move to paths in user guides * docs: fix move to paths in user guides Fix the public Github path the user should move to in the guides. Signed-off-by: Tobias Giese <[email protected]> (cherry picked from commit d0bccab4f813b701f09098213b400556eafaf953) e2cdcde8 docs: fix move to paths in user guides Co-authored-by: Tobias Giese <[email protected]> Based on release-v25.7@ae5c2677eae85cfeca0ce2a4c703b66dd0dafaf4
1 parent 8ddc8d5 commit 0fac114

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/public/user-guides/host-trusted/use-cases/hbn-ovnk/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "OVN Kubernetes with Host Based Networking"
33
---
44

5-
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform) and moving to the `docs/public/user-guides/hbn_ovn/README.md` for better formatting of the code.
5+
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform)
6+
> and moving to the `docs/public/user-guides/host-trusted/use-cases/hbn-ovnk/README.md` for better formatting of the code.
67
78
In this configuration OVN Kubernetes is offloaded to the DPU and combined with [NVIDIA Host Based Networking (HBN)](https://docs.nvidia.com/doca/sdk/doca+hbn+service+guide/index.html).
89

docs/public/user-guides/host-trusted/use-cases/hbn/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Host Based Networking"
33
---
44

55

6-
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform) and moving to the `docs/public/user-guides/hbn_only/README.md` for better formatting of the code.
6+
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform)
7+
> and moving to the `docs/public/user-guides/host-trusted/use-cases/hbn/README.md` for better formatting of the code.
78
89

910
In this configuration [NVIDIA Host Based Networking (HBN)](https://docs.nvidia.com/doca/sdk/doca+hbn+service+guide/index.html) is installed as a DPUService.

docs/public/user-guides/host-trusted/use-cases/ovnk/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "OVN Kubernetes"
33
---
44

5-
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform) and moving to the `docs/public/user-guides/ovn_only/README.md` for better formatting of the code.
5+
> [!NOTE] Follow this guide from the source GitHub repo at [github.com/NVIDIA/doca-platform](https://github.com/NVIDIA/doca-platform)
6+
> and moving to the `docs/public/user-guides/host-trusted/use-cases/ovnk/README.md` for better formatting of the code.
67
78
In this configuration OVN Kubernetes is offloaded to the DPU.
89

0 commit comments

Comments
 (0)