Skip to content

Commit 92e6731

Browse files
committed
Update links GitHub docs -> KernelKit User Guide
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 6c37d60 commit 92e6731

9 files changed

+19
-19
lines changed

_posts/2024-03-08-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ admin@infix:/> copy running-config startup-config
229229

230230
Take care! 🧡
231231

232-
[0]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
232+
[0]: https://kernelkit.org/infix/latest/networking/
233233
[1]: https://podman.io
234234
[2]: https://www.docker.com/resources/what-container/
235-
[3]: https://github.com/kernelkit/infix/blob/main/doc/cli/text-editor.md
235+
[3]: https://kernelkit.org/infix/latest/cli/text-editor/
236236
[4]: https://kernelkit.org/

_posts/2024-03-11-advanced-containers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ both VETH pairs and bridges with LLDP forwarding.
1515

1616
See the [first post][1] for a background and networking basics.
1717

18-
> This post assumes knowledge and familiarity with the [Infix Network
19-
> Operating System](https://kernelkit.github.io/). Ensure you have
18+
> This post assumes knowledge and familiarity with the [Infix
19+
> Operating System](https://kernelkit.org/). Ensure you have
2020
> either a network connection or console access to your Infix system and
2121
> can log in to it using SSH. Recommended reading includes the
2222
> [networking documentation][0].
@@ -260,10 +260,10 @@ Take care! 🧡
260260
reserved link-local multicast groups, in the 01:80:C2:00:00:0X
261261
range. The Infix bridge supports forwarding select protocols.
262262

263-
[0]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
263+
[0]: https://kernelkit.org/infix/latest/networking/
264264
[1]: /posts/containers/
265265
[2]: https://github.com/kernelkit/curiOS/
266266
[3]: https://buildroot.org/
267267
[4]: https://github.com/kernelkit/curiOS/pkgs/container/curios/185490653?tag=24.02.0
268268
[5]: https://github.com/kernelkit/curiOS/releases/tag/v24.02.0
269-
[6]: https://github.com/kernelkit/infix/blob/main/doc/container.md#networking-and-containers
269+
[6]: https://kernelkit.org/infix/latest/container/#networking-and-containers

_posts/2024-03-12-firewall-container.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,11 @@ Take care! 🧡
267267
firewall with filtering of incoming traffic. For more information, see
268268
the excellent [Wikipedia article][3] on the topic.
269269

270-
[0]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
270+
[0]: https://kernelkit.org/infix/latest/networking/
271271
[1]: /posts/containers/
272272
[2]: https://github.com/kernelkit/curiOS/
273273
[3]: https://en.wikipedia.org/wiki/Network_address_translation
274-
[4]: https://github.com/kernelkit/infix/blob/main/doc/cli/text-editor.md
274+
[4]: https://kernelkit.org/infix/latest/cli/text-editor/
275275
[5]: https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
276276
[6]: /posts/zone-based-firewall/
277-
[7]: https://kernelkit.github.io/
277+
[7]: https://kernelkit.org/

_posts/2024-07-24-setting-hostname.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ your LAN.
5151
{: .prompt-info }
5252

5353

54-
[0]: https://github.com/kernelkit/infix/blob/main/doc/branding.md
54+
[0]: https://kernelkit.org/infix/latest/branding/

_posts/2024-07-25-bridge-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ admin@infix:/> copy running-config startup-config
9898
> documentation][0].
9999
{: .prompt-info }
100100

101-
[0]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
101+
[0]: https://kernelkit.org/infix/latest/networking/

_posts/2024-07-25-passwordless-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ admin@example:/config/nacm/group/admin/> leave
8787
Read more about [user management][1] in the official documentation.
8888

8989
[0]: https://datatracker.ietf.org/doc/html/rfc8341
90-
[1]: https://github.com/kernelkit/infix/blob/main/doc/system.md#multiple-users
90+
[1]: https://kernelkit.org/infix/latest/system/#multiple-users

_posts/2024-08-13-router-boards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ the M.2 slot stand out as candidates for exploration.
106106
[8]: https://doc-en.rvspace.org/VisionFive2/Landing_Page/VisionFive_2/introduction.html
107107
[9]: https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R2S
108108
[0]: https://www.qemu.org/
109-
[10]: https://github.com/kernelkit/infix/blob/main/doc/virtual.md
109+
[10]: https://kernelkit.org/infix/latest/virtual/
110110
[11]: https://www.friendlyelec.com/index.php?route=product/product&product_id=284
111111
[12]: https://www.friendlyelec.com/index.php?route=product/product&product_id=287&search=r5s&description=true&category_id=0&sub_category=true
112112
[13]: https://www.friendlyelec.com/index.php?route=product/product&product_id=289

_posts/2024-10-15-basic-container.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ left as an exercise to the reader.
1919

2020
See the [first post][1] for a background and networking basics.
2121

22-
> This post assumes knowledge and familiarity with the [Infix Network
23-
> Operating System](https://kernelkit.github.io/). Ensure you have
22+
> This post assumes knowledge and familiarity with the [Infix
23+
> Operating System](https://kernelkit.org/). Ensure you have
2424
> either a network connection or console access to your Infix system and
2525
> can log in to it using SSH. Recommended reading includes the
2626
> [networking documentation][0].
@@ -129,11 +129,11 @@ Take care! 🧡
129129

130130
---
131131

132-
[0]: https://github.com/kernelkit/infix/blob/main/doc/networking.md
132+
[0]: https://kernelkit.org/infix/latest/networking/
133133
[1]: /posts/containers/
134134
[2]: https://github.com/kernelkit/curiOS/
135135
[3]: https://en.wikipedia.org/wiki/Network_address_translation
136-
[4]: https://github.com/kernelkit/infix/blob/main/doc/cli/text-editor.md
136+
[4]: https://kernelkit.org/infix/latest/cli/text-editor/
137137
[5]: https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
138-
[6]: https://github.com/kernelkit/infix/blob/main/doc/virtual.md
138+
[6]: https://kernelkit.org/infix/latest/virtual/
139139
[7]: https://github.com/kernelkit/infix/releases/tag/latest

_posts/2025-11-20-containerizing-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ admin@infix:/> copy running-config startup-config
676676
Take care!
677677

678678
[0]: https://github.com/kernelkit/infix/
679-
[1]: https://github.com/kernelkit/infix/blob/main/doc/container.md
679+
[1]: https://kernelkit.org/infix/latest/container/
680680
[2]: https://github.com/kernelkit/infix/releases/tag/latest
681681
[3]: https://github.com/kernelkit/infix/blob/main/src/confd/yang/confd/infix-containers.yang
682682
[4]: https://podman.io

0 commit comments

Comments
 (0)