diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:31:02 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:31:02 +0200 |
| commit | 1a6492bd7521e083ab946d2376e3cc27fd5185cb (patch) | |
| tree | 6a04e358ca3bd3d0f5d996e65ab5f0fd30fd3802 | |
| parent | 96593d13dd8b1285ae494d58d2cb4693afff3e68 (diff) | |
fix
| -rw-r--r-- | cbars.buetow.org/content/30.Screenshots.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cbars.buetow.org/content/30.Screenshots.xml b/cbars.buetow.org/content/30.Screenshots.xml index c254863..6d81f50 100644 --- a/cbars.buetow.org/content/30.Screenshots.xml +++ b/cbars.buetow.org/content/30.Screenshots.xml @@ -3,9 +3,9 @@ <pagetitle>Screenshots</pagetitle> <text> <noop>Screenshots can be downloaded from git. Just type </noop> - <code>git clone -b screenshots git://git.buetow.org/loadbars loadbars-screenshots</code> + <code>git clone -b screenshots git://git.buetow.org/cbars cbars-screenshots</code> <noop> Or go to </noop> - <namedlink href="http://web.buetow.org/git/?p=loadbars.git;a=tree;h=refs/heads/screenshots;hb=screenshots">gitweb</namedlink> + <namedlink href="http://web.buetow.org/git/?p=cbars.git;a=tree;h=refs/heads/screenshots;hb=screenshots">gitweb</namedlink> <noop> in order to browse the screenshot branch online.</noop> </text> </content> |
