diff --git a/_Sidebar.md b/_Sidebar.md index eaf6a3f..7be3663 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,29 +2,30 @@ --- * **Users:** * [Quickstart guide](https://suyu.dev/help/quickstart/) - * [FAQ](wiki/FAQ) - * [Overview of Switch Game Formats](wiki/Overview-of-Switch-Game-Formats) - * [User Directory](wiki/User-Directory) + * [FAQ](FAQ) + * [Overview of Switch Game Formats](Overview-of-Switch-Game-Formats) + * [User Directory](User-Directory) * [Telemetry](https://suyu.dev/help/feature/telemetry/) * [Boxcat](https://suyu.dev/help/feature/boxcat/) - * [Recommended GPU Drivers for Linux](wiki/Recommended-GPU-Drivers-for-Linux) + * [Recommended GPU Drivers for Linux](Recommended-GPU-Drivers-for-Linux) # * **General:** - * [Contributing](wiki/Contributing) + * [Contributing](Contributing) --- - * **[Developers](wiki/Developer-Information):** + * **[Developers](Developer-Information):** * Building suyu: - * [Windows](wiki/Building-for-Windows) - * [Linux](wiki/Building-for-Linux) - * [Android](wiki/Building-for-Android) - * [macOS](wiki/Building-for-macOS) - * [Switch Hardware and Software Documentation](wiki/Switch-Hardware-and-Software) - * [Switch Homebrew and Libraries](wiki/Switch-Homebrew) - * [Service Function Usage](wiki/Service-Function-Usage) - * [Contributing](wiki/Contributing#contributing) + * [Windows](Building-for-Windows) + * [Linux](Building-for-Linux) + * [Android](Building-for-Android) + * [macOS](Building-for-macOS) + * [Switch Hardware and Software Documentation](Switch-Hardware-and-Software) + * [Switch Homebrew and Libraries](Switch-Homebrew) + * [Service Function Usage](Service-Function-Usage) + * [Contributing](Contributing#contributing) + * [Typical Git workflow](Typical-Git-Workflow) +