From 115476cdd5644028a38f42aff10ba86208da3ff9 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 25 Jul 2024 00:36:37 +0200 Subject: [PATCH] chore: Make mentioned directories linkable --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ee0120..f317e28 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ Collection of all ReVanced documentation. - [🟠 ReVanced Other](./docs/revanced-other): Miscellaneous documents used on our platforms, such as Reddit or Discord > [!WARNING] -> Under `docs/` you will find symbolic links to the documentation of the respective repositories. +> Under [docs](docs) you will find symbolic links to the documentation of the respective repositories. > -> Because GitHub does not render symbolic links, you need to clone this repository recursively to see the content of the linked directories or browse the submodules directly under `repositories/`. +> Because GitHub does not render symbolic links, you need to clone this repository recursively to see the content of the linked directories or browse the submodules directly under [repositories](repositories). ## 🚀 Get started