summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-09-07 14:42:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-09-07 14:42:39 -0700
commit3ec5b7979202b75f8eb0e6a59dfb0749d8f0450a (patch)
treeff6883d162ee6847bfb97b1688a8b6d9e1fddfc4 /README
parentf0bae09e55ac907b7ee96c3b0a75b4d9f1ae5829 (diff)
README: update anongit URL to use gitlab insteadHEADmaster
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/test/xts/-/merge_requests/8>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 92288d55..babd473c 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Downloading
-----------
Currently xts is only available from a git repository:
- $ git clone git://anongit.freedesktop.org/git/xorg/test/xts
+ $ git clone https://gitlab.freedesktop.org/xorg/test/xts.git
Eventually there will be a tarball release when it is stabilized.