From 1d99246dc74ce4d2a47d3885a7bb4c6723cd49ec Mon Sep 17 00:00:00 2001 From: Zeroo <77537889+Zeroo28@users.noreply.github.com> Date: Wed, 29 Jun 2022 16:32:09 +0700 Subject: [PATCH] Revert "docs(readme): Fixed 'build' category link" This reverts commit b1dbbfcdb07421e0f0d9c5a1a3a1dd854806dcf1. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 697d76b..d819158 100644 --- a/README.md +++ b/README.md @@ -108,17 +108,17 @@ For Windows, for simplicity, prebuilt archives with all the dependencies (includ - [`QtScrcpy`][github-download] -or you can [build it by yourself](#build) +or you can [build it by yourself](##Build) ### Mac OS For Mac OS, for simplicity, prebuilt archives with all the dependencies (including adb) are available: - [`QtScrcpy`][github-download] -or you can [build it by yourself](#build) +or you can [build it by yourself](##Build) ### Linux -you can [build it by yourself](#build)(just ubuntu test) +you can [build it by yourself](##Build)(just ubuntu test) ## Run