Skip to content

Commit 95eb981

Browse files
committed
Update main body links as well
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 46c5ae3 commit 95eb981

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ doc:
2929
- name: Branding Infix
3030
icon: <i class="fa-solid fa-copyright"></i>
3131
link: https://github.com/kernelkit/infix/blob/main/doc/branding.md
32-
- name: CLI Tutorial
32+
- name: CLI Introduction
3333
icon: <i class="fa-solid fa-terminal"></i>
3434
link: https://github.com/kernelkit/infix/tree/main/doc/cli
3535
- name: Containers in Infix

index.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ admin@infix-12-34-56:/> copy running-config startup-config
8484

8585
Curious? Continue reading:
8686
- [CLI Introduction][3]
87-
- [CLI Tutorial][7]
88-
- [Networking Lego®][8]
87+
- [Networking Lego®][6]
8988

9089

9190
## Platform Support
@@ -106,9 +105,7 @@ and testing using [Qemu][5], but can also be used for evaluation and
106105
demo purposes in [GNS3][5]. For more information, see: [Infix in
107106
Virtual Environments][5].
108107

109-
[^1]: NETCONF or RESTCONF, <https://datatracker.ietf.org/doc/html/rfc8040>,
110-
for more information, see [Infix Variants][6].
111-
108+
[^1]: NETCONF or RESTCONF, <https://datatracker.ietf.org/doc/html/rfc8040>
112109
[^2]: An immutable operating system is one with read-only file systems,
113110
atomic updates, rollbacks, declarative configuration, and workload
114111
isolation. All to improve reliability, scalability, and security.
@@ -117,9 +114,7 @@ Virtual Environments][5].
117114

118115
[1]: https://buildroot.org/
119116
[2]: https://www.sysrepo.org/
120-
[3]: https://github.com/kernelkit/infix/blob/main/doc/cli/introduction.md
117+
[3]: https://github.com/kernelkit/infix/tree/main/doc/cli
121118
[4]: https://github.com/kernelkit/infix/blob/main/board/aarch64/README.md
122119
[5]: https://github.com/kernelkit/infix/blob/main/doc/virtual.md
123-
[6]: https://github.com/kernelkit/infix/blob/main/doc/variant.md
124-
[7]: https://github.com/kernelkit/infix/blob/main/doc/cli/tutorial.md
125-
[8]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
120+
[6]: https://github.com/kernelkit/infix/blob/main/doc/networking.md

0 commit comments

Comments
 (0)