]> git.sur5r.net Git - i3/i3.github.io/commitdiff
i3lock: fix url, remove slogan to make the site look more consistent with i3status
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Jul 2011 17:46:11 +0000 (19:46 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Jul 2011 17:46:11 +0000 (19:46 +0200)
i3lock/index.html.mako

index 1a4a265f8bf272140828d7f3df08719d8e323b83..b8d29da5fbbc909217d156370482e08a24bab5d3 100644 (file)
@@ -4,7 +4,7 @@
 <%inherit file="_templates/i3.mako" />
 <div id="content">
 
-<h1>i3lock — improved screen locker</h1>
+<h1>i3lock</h1>
 
 <p>
   i3lock is a simple screen locker like slock. After starting it, you will see
@@ -52,8 +52,8 @@
 <h2>Development</h2>
 
 <p>
-  i3lock is currently developed at <a href="http://code.stapelberg.de/git/i3lock" title="cgit">
-  http://code.stapelberg.de/git/i3lock</a>. Checkouts of the master branch are intended to
+  i3lock is currently developed at <a href="http://code.i3wm.org/i3lock" title="cgit">
+  http://code.i3wm.org/i3lock</a>. Checkouts of the master branch are intended to
   be stable and working all the time. Integration of new features happens in a separate branch.
 </p>