summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2024-01-09 22:02:03 +0000
committer Elliott Hughes <enh@google.com> 2024-01-09 22:09:07 +0000
commit10363161e76c1d2ed196582e593ee6cef0706dd1 (patch)
treeea3663ef48cf0f47c7f8dbdef103489ceffd231f /README.md
parent539b46b6bd0ebacbc79016a8e0043dce02072263 (diff)
"master" was renamed "main".
Test: N/A Change-Id: I86d5578eaac260e55a9583db7ab49812b4ba1f5d
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e9e04a18..f471c47e8 100644
--- a/README.md
+++ b/README.md
@@ -603,7 +603,7 @@ ANDROID_BUILD_ENVIRONMENT_CONFIG_DIR=build/soong \
* [Build Performance](docs/perf.md)
* [Generating CLion Projects](docs/clion.md)
* [Generating YouCompleteMe/VSCode compile\_commands.json file](docs/compdb.md)
-* Make-specific documentation: [build/make/README.md](https://android.googlesource.com/platform/build/+/master/README.md)
+* Make-specific documentation: [build/make/README.md](https://android.googlesource.com/platform/build/+/main/README.md)
## Developing for Soong