From 59d777a33db38a73cebde5d66d931cd3da5360f4 Mon Sep 17 00:00:00 2001 From: Abdessamad Derraz <3028866+Abdess@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:54:14 +0200 Subject: [PATCH] fix: restore wiki links for mkdocs context --- wiki/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/index.md b/wiki/index.md index fcab95c0..5872c1ec 100644 --- a/wiki/index.md +++ b/wiki/index.md @@ -7,7 +7,7 @@ Technical documentation for the RetroBIOS toolchain. - **[Getting started](getting-started.md)** - installation, BIOS directory paths per platform, verification - **[FAQ](faq.md)** - common questions, troubleshooting, hash explanations -If you just want to download BIOS packs, see the [home page](../README.md). +If you just want to download BIOS packs, see the [home page](../index.md). ## Technical reference @@ -26,7 +26,7 @@ If you just want to download BIOS packs, see the [home page](../README.md). - **[Testing guide](testing-guide.md)** - run tests, fixture pattern, how to add tests, CI integration - **[Release process](release-process.md)** - CI workflows, large files, manual release -See [contributing](../CONTRIBUTING.md) for submission guidelines. +See [contributing](../contributing.md) for submission guidelines. ## Glossary