summaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authorSean Paul <seanpaul@chromium.org>2017-09-21 16:15:22 -0700
committerSean Paul <seanpaul@chromium.org>2017-09-21 16:17:01 -0700
commit9d882243e2ed9df047426b2f7bafa38ef7a857db (patch)
treedf42c5832b3f3030e4ab1a37816b9c8b3a597310 /Projects
parent06e3b5ab189d452f52aee0f5b675b281010a4180 (diff)
drm_hwcomposer: Fix anongit link
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'Projects')
-rw-r--r--Projects/drm_hwcomposer.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/drm_hwcomposer.mdwn b/Projects/drm_hwcomposer.mdwn
index 924eca0a..2ce37bcd 100644
--- a/Projects/drm_hwcomposer.mdwn
+++ b/Projects/drm_hwcomposer.mdwn
@@ -14,7 +14,7 @@ If you have an idea for a patch and want to discuss it before committing to the
In your <android_src>/external/drm_hwcomposer directory, add the fd.o upstream as a remote and fetch the code:
- git remote add -f upstream https://anongit.freedesktop.org/drm_hwcomposer
+ git remote add -f upstream https://anongit.freedesktop.org/git/drm_hwcomposer.git
Create your working branch to track upstream/master: