From a372e33c4365f8ed19650485c301d93c3f534471 Mon Sep 17 00:00:00 2001 From: Mike Tzou Date: Sun, 2 Jul 2017 16:56:41 +0800 Subject: [PATCH] Directly link to new page --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 90dd50a..33f2f7c 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,7 @@ Welcome to the qBittorrent wiki! * [Speed issues](wiki/Things-we-need-to-know-to-help-you-with-'speed'-issues) #### Search plugins -* [List of unofficial search plugins](wiki/Unofficial-search-plugins) +* [List of unofficial search plugins](https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins) #### Translation * [How to translate qBittorrent](wiki/How-to-translate-qBittorrent) @@ -28,7 +28,7 @@ Welcome to the qBittorrent wiki! * [Coding style](wiki/Coding-style) ##### Search plugins -* [How to write a search plugin](wiki/How-to-write-a-search-plugin) +* [How to write a search plugin](https://github.com/qbittorrent/search-plugins/wiki/How-to-write-a-search-plugin) ##### Compilation * [Windows compilation](wiki/Windows-compilation)