summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-05-18 14:02:43 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-05-29 21:07:52 +0100
commitc297d2c0a92bc6cfffb7b4b6e172c7a57bcc320f (patch)
treed6a5ecc003941bf6d787cc32fd1142fbb599a72e /README
parent7128d5995aa9b52422237e5c9c67900b4111dcc3 (diff)
downloadlorry-c297d2c0a92bc6cfffb7b4b6e172c7a57bcc320f.tar.gz
README: Link to cgit view of lorries.git
It's more helpful to link to the cgit view, instead of giving a single (insecure) clone URL. This will show clone URLs using all the supported protocols.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index b9e3bed..1d4e535 100644
--- a/README
+++ b/README
@@ -17,9 +17,8 @@ which it then lorries. Lorry should not generally be run from the
developer's machine apart from testing. This is because Lorry has to
keep the git trees to avoid it having to pull everything.
-You can find a lot of lorries to crib ideas from at:
-
- git://git.baserock.org/baserock/local-config/lorries.git
+You can find a lot of lorries to crib ideas from at
+<https://git.baserock.org/cgit/baserock/local-config/lorries.git/>.
Implementation