From 6bddc2de95878101adfbfbb48debef1e81f3f72f Mon Sep 17 00:00:00 2001 From: Zeroo <77537889+Zeroo28@users.noreply.github.com> Date: Wed, 29 Jun 2022 13:39:32 +0700 Subject: [PATCH] docs(readme): Fixed 'build' category link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d819158..697d76b 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