Skip to content

Commit 66c6034

Browse files
committed
Fix invalid links kernelkit.org -> www.kernelkit.org
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 8af6074 commit 66c6034

12 files changed

Lines changed: 21 additions & 21 deletions

_posts/2024-03-08-containers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
201201
installed and is working.</p>
202202

203203
<p>For online documentation and support please refer to the
204-
<a href="https://kernelkit.org/">Infix Homepage</a>.<br/>
204+
<a href="https://www.kernelkit.org/">Infix Homepage</a>.<br/>
205205

206206
Commercial support and customer adaptations are available from
207207
<a href="https://wires.se">Wires</a>.</p>
@@ -233,8 +233,8 @@ admin@infix:/> copy running-config startup-config
233233

234234
Take care! 🧡
235235

236-
[0]: https://kernelkit.org/infix/latest/networking/
236+
[0]: https://www.kernelkit.org/infix/latest/networking/
237237
[1]: https://podman.io
238238
[2]: https://www.docker.com/resources/what-container/
239-
[3]: https://kernelkit.org/infix/latest/cli/text-editor/
240-
[4]: https://kernelkit.org/
239+
[3]: https://www.kernelkit.org/infix/latest/cli/text-editor/
240+
[4]: https://www.kernelkit.org/

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ both VETH pairs and bridges with LLDP forwarding.
2020
See the [first post][1] for a background and networking basics.
2121

2222
> This post assumes knowledge and familiarity with the [Infix
23-
> Operating System](https://kernelkit.org/). Ensure you have
23+
> Operating System](https://www.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].
@@ -264,10 +264,10 @@ Take care! 🧡
264264
reserved link-local multicast groups, in the 01:80:C2:00:00:0X
265265
range. The Infix bridge supports forwarding select protocols.
266266

267-
[0]: https://kernelkit.org/infix/latest/networking/
267+
[0]: https://www.kernelkit.org/infix/latest/networking/
268268
[1]: /posts/containers/
269269
[2]: https://github.com/kernelkit/curiOS/
270270
[3]: https://buildroot.org/
271271
[4]: https://github.com/kernelkit/curiOS/pkgs/container/curios/185490653?tag=24.02.0
272272
[5]: https://github.com/kernelkit/curiOS/releases/tag/v24.02.0
273-
[6]: https://kernelkit.org/infix/latest/container/#networking-and-containers
273+
[6]: https://www.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
@@ -273,11 +273,11 @@ Take care! 🧡
273273
firewall with filtering of incoming traffic. For more information, see
274274
the excellent [Wikipedia article][3] on the topic.
275275

276-
[0]: https://kernelkit.org/infix/latest/networking/
276+
[0]: https://www.kernelkit.org/infix/latest/networking/
277277
[1]: /posts/containers/
278278
[2]: https://github.com/kernelkit/curiOS/
279279
[3]: https://en.wikipedia.org/wiki/Network_address_translation
280-
[4]: https://kernelkit.org/infix/latest/cli/text-editor/
280+
[4]: https://www.kernelkit.org/infix/latest/cli/text-editor/
281281
[5]: https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
282282
[6]: /posts/zone-based-firewall/
283-
[7]: https://kernelkit.org/
283+
[7]: https://www.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://kernelkit.org/infix/latest/branding/
54+
[0]: https://www.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
@@ -100,4 +100,4 @@ admin@infix:/> copy running-config startup-config
100100
> documentation][0].
101101
{: .prompt-info }
102102

103-
[0]: https://kernelkit.org/infix/latest/networking/
103+
[0]: https://www.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://kernelkit.org/infix/latest/system/#multiple-users
90+
[1]: https://www.kernelkit.org/infix/latest/system/#multiple-users

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ left as an exercise to the reader.
2525
See the [first post][1] for a background and networking basics.
2626

2727
> This post assumes knowledge and familiarity with the [Infix
28-
> Operating System](https://kernelkit.org/). Ensure you have
28+
> Operating System](https://www.kernelkit.org/). Ensure you have
2929
> either a network connection or console access to your Infix system and
3030
> can log in to it using SSH. Recommended reading includes the
3131
> [networking documentation][0].
@@ -193,11 +193,11 @@ Take care! 🧡
193193

194194
---
195195

196-
[0]: https://kernelkit.org/infix/latest/networking/
196+
[0]: https://www.kernelkit.org/infix/latest/networking/
197197
[1]: /posts/containers/
198198
[2]: https://github.com/kernelkit/curiOS/
199199
[3]: https://en.wikipedia.org/wiki/Network_address_translation
200-
[4]: https://kernelkit.org/infix/latest/cli/text-editor/
200+
[4]: https://www.kernelkit.org/infix/latest/cli/text-editor/
201201
[5]: https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
202202
[6]: /posts/getting-started/
203203
[7]: https://github.com/kernelkit/infix/releases/tag/latest

_posts/2025-07-12-new-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ tags: [docs, announcement]
88

99
We have now launched a slightly more accessible documentation for Infix, enjoy! 🧡
1010

11-
📚 <https://kernelkit.org/infix/>
11+
📚 <https://www.kernelkit.org/infix/>

_posts/2025-10-29-zone-based-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ specific IP networks for forwarding traffic.
123123
For detailed configuration examples, including DMZ setups and port forwarding,
124124
see the [firewall documentation][1].
125125

126-
[1]: https://kernelkit.org/infix/latest/firewall/
126+
[1]: https://www.kernelkit.org/infix/latest/firewall/
127127
[2]: https://firewalld.org

_posts/2025-11-06-immutable-by-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ For more details about the Infix architecture, visit the [Infix documentation][2
104104
or explore the [source code on GitHub][3].
105105

106106
[1]: https://buildroot.org/
107-
[2]: https://kernelkit.org/infix/
107+
[2]: https://www.kernelkit.org/infix/
108108
[3]: https://github.com/kernelkit/infix/

0 commit comments

Comments
 (0)