Use relative links in Sidebar
parent
6d8f6f6872
commit
8d9aaa69ce
36
_Sidebar.md
36
_Sidebar.md
|
@ -1,33 +1,33 @@
|
||||||
[Home](https://github.com/yuzu-emu/yuzu/wiki)
|
[Home](wiki)
|
||||||
---
|
---
|
||||||
* **Users:**
|
* **Users:**
|
||||||
* [Quickstart guide](https://yuzu-emu.org/help/quickstart/)
|
* [Quickstart guide](https://yuzu-emu.org/help/quickstart/)
|
||||||
* [FAQ](https://github.com/yuzu-emu/yuzu/wiki/FAQ)
|
* [FAQ](wiki/FAQ)
|
||||||
* [Overview of Switch Game Formats](https://github.com/yuzu-emu/yuzu/wiki/Overview-of-Switch-Game-Formats)
|
* [Overview of Switch Game Formats](wiki/Overview-of-Switch-Game-Formats)
|
||||||
* [User Directory](https://github.com/yuzu-emu/yuzu/wiki/User-Directory)
|
* [User Directory](wiki/User-Directory)
|
||||||
* [yuzu Early Access](https://yuzu-emu.org/help/early-access/)
|
* [yuzu Early Access](https://yuzu-emu.org/help/early-access/)
|
||||||
* [yuzu Web Service](https://github.com/yuzu-emu/yuzu/wiki/yuzu-Web-Service)
|
* [yuzu Web Service](wiki/yuzu-Web-Service)
|
||||||
* [Telemetry](https://yuzu-emu.org/help/feature/telemetry/)
|
* [Telemetry](https://yuzu-emu.org/help/feature/telemetry/)
|
||||||
* [Boxcat](https://yuzu-emu.org/help/feature/boxcat/)
|
* [Boxcat](https://yuzu-emu.org/help/feature/boxcat/)
|
||||||
* [Recommended GPU Drivers for Linux](https://github.com/yuzu-emu/yuzu/wiki/Recommended-GPU-Drivers-for-Linux)
|
* [Recommended GPU Drivers for Linux](wiki/Recommended-GPU-Drivers-for-Linux)
|
||||||
|
|
||||||
#
|
#
|
||||||
* **General:**
|
* **General:**
|
||||||
* [Contributing](https://github.com/yuzu-emu/yuzu/wiki/Contributing)
|
* [Contributing](wiki/Contributing)
|
||||||
* [Bounties](https://yuzu-emu.org/bounties/)
|
* [Bounties](https://yuzu-emu.org/bounties/)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
* **[Developers](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information):**
|
* **[Developers](wiki/Developer-Information):**
|
||||||
* Building yuzu:
|
* Building yuzu:
|
||||||
* [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows)
|
* [Windows](wiki/Building-for-Windows)
|
||||||
* [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux)
|
* [Linux](wiki/Building-for-Linux)
|
||||||
* [Android](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Android)
|
* [Android](wiki/Building-for-Android)
|
||||||
* [macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS)
|
* [macOS](wiki/Building-for-macOS)
|
||||||
* [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software)
|
* [Switch Hardware and Software Documentation](wiki/Switch-Hardware-and-Software)
|
||||||
* [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew)
|
* [Switch Homebrew and Libraries](wiki/Switch-Homebrew)
|
||||||
* [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage)
|
* [Service Function Usage](wiki/Service-Function-Usage)
|
||||||
* [Contributing](https://github.com/yuzu-emu/yuzu/wiki/Contributing#contributing)
|
* [Contributing](wiki/Contributing#contributing)
|
||||||
* [Contributor License Agreement](https://cla-assistant.io/yuzu-emu/yuzu)
|
* [Contributor License Agreement](https://cla-assistant.io/yuzu-emu/yuzu)
|
||||||
* [Policy](https://github.com/yuzu-emu/yuzu/wiki/Contributor-License-Agreement-Policy)
|
* [Policy](wiki/Contributor-License-Agreement-Policy)
|
||||||
* [Typical Git workflow](https://github.com/yuzu-emu/yuzu/wiki/Typical-Git-Workflow)
|
* [Typical Git workflow](wiki/Typical-Git-Workflow)
|
||||||
|
|
Loading…
Reference in New Issue