From 7944e37ea3075500942dbd76b6345dc6c50583c5 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Wed, 29 Sep 2021 01:13:33 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d2ff0d8..0630cc4 100644 --- a/Home.md +++ b/Home.md @@ -87,7 +87,7 @@ Everyone is welcome to edit and improve the wiki! * [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md) * [Contributing](https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md) -* [How to write a search plugin](https://github.com/qbittorrent/qBittorrent/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) * [Using VSCode for qBittorrent development](https://github.com/qbittorrent/qBittorrent/wiki/Using-VSCode-for-qBittorrent-development) * [Setup GDB with Qt pretty printers](https://github.com/qbittorrent/qBittorrent/wiki/Setup-GDB-with-Qt-pretty-printers) * [How to debug WebUI code](https://github.com/qbittorrent/qBittorrent/wiki/How-to-debug-the-WebUI-code)