summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2022-03-15 11:56:10 -0600
committerCommit Bot <commit-bot@chromium.org>2022-03-16 11:58:01 +0000
commitfc5b72ff98ba96ed3b195c48ace545dab53a7208 (patch)
treec77c309f93d4ab9fe770c71210a7f26d225aab0d
parent407eb0ebf3ce52fd4b3d79712d1b86d7b021c29b (diff)
downloadminigbm-fc5b72ff98ba96ed3b195c48ace545dab53a7208.tar.gz
COIL: Migrate master to HEAD
Update links still pointing to master, update to point to HEAD BUG=b:224796805 TEST=navigate to updated link and/or N/A Change-Id: Ifb7940be9d1d953c8779087573d0f072ec6bb0d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3525744 Tested-by: Jonathon Murphy <jpmurphy@google.com> Reviewed-by: Drew Davenport <ddavenport@chromium.org> Commit-Queue: Jonathon Murphy <jpmurphy@google.com>
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 3d7e7d4..a06728b 100644
--- a/common.mk
+++ b/common.mk
@@ -7,7 +7,7 @@
#
# NOTE NOTE NOTE
# The authoritative common.mk is located in:
-# https://chromium.googlesource.com/chromiumos/platform2/+/master/common-mk
+# https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/common-mk
# Please make all changes there, then copy into place in other repos.
# NOTE NOTE NOTE
#