Fix installation link in README (#798)

* Fix installation link in README

Corrected the link for installation from source in README.

* Fix link to 'from source' installation

Updated link for installation from source documentation.

---------

Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
This commit is contained in:
Ole Albers
2026-02-11 10:49:39 +01:00
committed by GitHub
parent 5a0118c175
commit 98389d774d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ title: Installation from Source
description: For advanced users who want to build or customize wanderer.
---
You can install <span class="-tracking-[0.075em]">wanderer</span> components either via Docker ([Quick Setup](./quick) or [Manual Setup](./docker)) or [from source](./installation-from-source).
You can install <span class="-tracking-[0.075em]">wanderer</span> components either via Docker ([Quick Setup](./quick) or [Manual Setup](./docker)) or [from source](./from-source).
## Prerequisites