From 0338a66e26582fecb42c73d34627766934fd890f Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 3 Mar 2024 18:27:58 +0100 Subject: [PATCH] docs: Fix invalid link --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b9fda111e..cffa74a3c 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,11 @@ You can also add the following things to the repository: - [Issue templates](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository)[^2] - Contribution guidelines[^3] -- Documentation, if you want to publish your patches as a library[^4] +- API documentation, if you want to publish your patches as a library [^1]: [Example README.md file](https://github.com/ReVanced/revanced-patches/blob/main/README.md) [^2]: [Example issue templates](https://github.com/ReVanced/revanced-patches/tree/main/.github/ISSUE_TEMPLATE) [^3]: [Example contribution guidelines](https://github.com/ReVanced/revanced-patches/blob/main/CONTRIBUTING.md) -[^4]: [Example documentation](https://github.com/ReVanced/revanced-patches/tree/docs/docs) ## 🧑‍💻 Usage