chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a560f
)
Update Web page for the switch to Git
author
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 16 Oct 2021 18:21:43 +0000
(19:21 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 16 Oct 2021 18:21:43 +0000
(19:21 +0100)
index.xhtml
patch
|
blob
|
history
diff --git
a/index.xhtml
b/index.xhtml
index d7be683652ddf733bfeb02684174f66b57061cdc..aaad0c5fc80fce8eaf51a94f1e557c5d194417cc 100644
(file)
--- a/
index.xhtml
+++ b/
index.xhtml
@@
-153,10
+153,10
@@
</ul>
<p>The code to generate Bedstead is held in
- <a href="http
://bazaar-vcs.org/">Bazaar
</a>.
+ <a href="http
s://git-scm.com/">Git
</a>.
You can get your own copy by running</p>
<blockquote>
- <p><kbd>
bzr branch http://bjh21.me.uk/bedstead/
</kbd></p>
+ <p><kbd>
git clone https://bjh21.me.uk/bedstead/.git
</kbd></p>
</blockquote>
</body>
</html>