From 3ee747ab253b384c193e0f738c8f91905440942e Mon Sep 17 00:00:00 2001 From: abhishrijoshi Date: Wed, 4 Aug 2021 15:04:30 +0000 Subject: [PATCH] Updated the link to the guide Still a fantastic guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49978a9dc1..18ab454afc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [
](https://github.com/dirtyunicorns) ## Setting up your build environment and syncing our source ## -To set up your build environment and sync DU, please follow this guide: [Link](https://raw.githubusercontent.com/nathanchance/Android-Tools/master/Guides/Building_AOSP.txt) +To set up your build environment and sync DU, please follow this guide: [Link](https://raw.githubusercontent.com/nathanchance/android-tools/main/guides/building_aosp.txt) ## Submitting Patches ## Dirty Unicorns is an open source project and welcomes new contributors.