Fix broken links
This commit is contained in:
parent
45386737bc
commit
54bb5bf590
2 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ via an Apache 2 webserver over the Tor[^2] network. To connect the site to the
|
|||
clearnet[^3] I resorted to a proxy together with a link shortener service. This
|
||||
way the visitors could access my onion site by navigating to a clearnet address.
|
||||
|
||||
{{< figure src="img/netbook-kernel-panic.jpg" alt="Netbook Kernel panic"
|
||||
{{< figure src="/blog/img/netbook-kernel-panic.jpg" alt="Netbook Kernel panic"
|
||||
caption="The last screen (kernel panic) of the netbook in Oktober 2022" >}}
|
||||
|
||||
Though this solution induces that visitors had to trust the free proxy service
|
||||
|
@ -68,7 +68,7 @@ by Icecast. However, I still wanted to share my experiences and knowledge to
|
|||
support other people on their way to digital sovereignty[^5]. I started a wiki
|
||||
using DokuWiki[^6] documenting my [infrastructure](/docs/infrastructure).
|
||||
|
||||
{{< figure src="img/larven-wiki.png" alt="lar.ven wiki"
|
||||
{{< figure src="/blog/img/larven-wiki.png" alt="lar.ven wiki"
|
||||
caption="Startpage of the discontinued lar.ven wiki" >}}
|
||||
|
||||
In addition to instructions on how I tweak my services at Uberspace to achieve
|
||||
|
|
|
@ -129,7 +129,7 @@ sudo pacman -Sy xfce4 xfce4-goodies
|
|||
Keep attention at a dialog asking to opt for a sound server. Choose the
|
||||
[pipewire-jack](https://archlinux.org/packages/?name=pipewire-jack) package to
|
||||
install [PipeWire](https://wiki.archlinux.org/title/PipeWire) with support for
|
||||
the JACK Audio Connection Kit (JACK) described in [pro audio](../pro-audio.md).
|
||||
the JACK Audio Connection Kit (JACK) described in [pro audio](../pro-audio).
|
||||
{{< /callout >}}
|
||||
|
||||
Now it's time to reboot and automatically login into a Xfce session as
|
||||
|
|
Loading…
Reference in a new issue