Skip to content

Commit e8a2844

Browse files
committed
Fix DOCS links
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
1 parent 6155b5e commit e8a2844

4 files changed

Lines changed: 15 additions & 13 deletions

File tree

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,16 @@ graphical apps (X11/Wayland), and audio.
106106
- [Pre-installing additional package repositories](useful_tips.md#pre-installing-additional-package-repositories)
107107
- [Apply resource limitation on the fly](useful_tips.md#apply-resource-limitation-on-the-fly)
108108
- [Posts](posts/posts.md)
109+
- [Announcing the next generation of Distrobox](posts/announcing_distrobox_next.md)
110+
- [Distrobox Next architecture](posts/distrobox_next_architecture.md)
109111
- [Create a dedicated distrobox container](posts/distrobox_custom.md)
110112
- [Execute a command on the Host](posts/execute_commands_on_host.md)
111113
- [Install Podman in HOME](posts/install_podman_static.md)
112114
- [Install Lilipod in HOME](posts/install_lilipod_static.md)
113115
- [Install on Steamdeck](posts/steamdeck_guide.md)
114116
- [Integrate VSCode and Distrobox](posts/integrate_vscode_distrobox.md)
115117
- [Run Libvirt using distrobox](posts/run_libvirt_in_distrobox.md)
116-
- [Run latest GNOME and KDE Plasma using distrobox](posts/run_latest_gnome_kde_on_distrobox.md)
118+
- [Run latest GNOME and KDE Plasma using distrobox](posts/run_latest_gnome_kde_hyprland_on_distrobox.md)
117119
- [Featured Articles](featured_articles.md)
118120
- [Articles](featured_articles.md#articles)
119121
- [Run Distrobox on Fedora Linux - Fedora Magazine](https://fedoramagazine.org/run-distrobox-on-fedora-linux/)

docs/posts/announcing_distrobox_next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- [Distrobox](README.md)
1+
- [Distrobox](../README.md)
22
- [Announcing the next generation of Distrobox](#announcing-the-next-generation-of-distrobox)
33
- [Try it now](#try-it-now)
44
- [Why we rewrote Distrobox](#why-we-rewrote-distrobox)

docs/posts/distrobox_next_architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- [Distrobox](README.md)
1+
- [Distrobox](../README.md)
22
- [Distrobox Go Rewrite: Architecture and Design](#distrobox-go-rewrite-architecture-and-design)
33
- [Overview](#overview)
44
- [Directory Structure](#directory-structure)

docs/posts/posts.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
- [Distrobox](../README.md)
1+
- [Distrobox](./../README.md)
22

33
---
44

55
## Latest posts
66

7-
- [Execute a command on the Host](execute_commands_on_host.md)
8-
- [Install Podman in HOME](install_podman_static.md)
9-
- [Install Lilipod in HOME](install_lilipod_static.md)
10-
- [Install on Steamdeck](steamdeck_guide.md)
11-
- [Integrate VSCode and Distrobox](integrate_vscode_distrobox.md)
12-
- [Run Libvirt using distrobox](run_libvirt_in_distrobox.md)
13-
- [Run latest GNOME and KDE Plasma using distrobox](run_latest_gnome_kde_on_distrobox.md)
14-
- [Announcing the next generation of Distrobox](announcing-distrobox-next-gen.md)
15-
- [Distrobox Next architecture](distrobox-next-architecture.md)
7+
- [Execute a command on the Host](./execute_commands_on_host.md)
8+
- [Install Podman in HOME](./install_podman_static.md)
9+
- [Install Lilipod in HOME](./install_lilipod_static.md)
10+
- [Install on Steamdeck](./steamdeck_guide.md)
11+
- [Integrate VSCode and Distrobox](./integrate_vscode_distrobox.md)
12+
- [Run Libvirt using distrobox](./run_libvirt_in_distrobox.md)
13+
- [Run latest GNOME and KDE Plasma using distrobox](./run_latest_gnome_kde_hyprland_on_distrobox.md)
14+
- [Announcing the next generation of Distrobox](./announcing_distrobox_next.md)
15+
- [Distrobox Next architecture](./distrobox_next_architecture.md)

0 commit comments

Comments
 (0)