From 2b778f244d1df26ef09390d1298e75e736aa5826 Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Sun, 4 Oct 2020 01:29:27 +0100 Subject: [PATCH] Add modern debian/ubuntu compilation guide to the sidebar --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 3e6b9f9..5dfd274 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -92,7 +92,7 @@ #### CMake (WIP) * [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information) -* Debian/Ubuntu TODO +* [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives) * Windows (MSVC 2019, static linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO * macOS TODO