diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-17 18:20:08 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-17 18:20:08 +0100 |
| commit | 481b47e0ae99cb4ac4ab6d192e84da1878dd6625 (patch) | |
| tree | 0c0f4bdac741e78fb1bda33b91517823da56db23 /content/guide/artixinstall.md | |
| parent | 573d3358b3fb0ddfba64c601becaaf83de6f1b31 (diff) | |
add slash at the end of links
Diffstat (limited to 'content/guide/artixinstall.md')
| -rw-r--r-- | content/guide/artixinstall.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/guide/artixinstall.md b/content/guide/artixinstall.md index f7f8b58..67c5364 100644 --- a/content/guide/artixinstall.md +++ b/content/guide/artixinstall.md @@ -8,7 +8,7 @@ icon: artix.svg.png ## What is Artix Linux ? -[Artix Linux](https://artixlinux.org) is a GNU/Linux distribution based on [Arch Linux](https://archlinux.org), the key difference between the two distros is the [init system](https://wiki.archlinux.org/title/Init) you want to use. +[Artix Linux](https://artixlinux.org/) is a GNU/Linux distribution based on [Arch Linux](https://archlinux.org/), the key difference between the two distros is the [init system](https://wiki.archlinux.org/title/Init) you want to use. Arch Linux only has official support for `systemd`. Artix officially supports `dinit`, `openrc`, `runit`, and `s6`. Of course, the [AUR](https://aur.archlinux.org/) is still accessible from Artix Linux. @@ -310,7 +310,7 @@ Links : - [Luke Smith installing Artix with encryption](https://youtu.be/dI3bGeT31Bo?si=yLPKfu7wPdrk-Z3V) - [The Runit page in Artix Wiki (learn how to use it)](https://wiki.artixlinux.org/Main/Runit) -- [Artix Linux really cool website again](https://artixlinux.org) +- [Artix Linux really cool website again](https://artixlinux.org/) - [Linux kernels](https://wiki.archlinux.org/title/Kernel) You can easily have informations about your kernel like so : |
