From: Michael Stapelberg Date: Fri, 22 Jul 2011 17:46:11 +0000 (+0200) Subject: i3lock: fix url, remove slogan to make the site look more consistent with i3status X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cc4c04cb8d53e9c91c24b2cb50ed42932b736abc;p=i3%2Fi3.github.io i3lock: fix url, remove slogan to make the site look more consistent with i3status --- diff --git a/i3lock/index.html.mako b/i3lock/index.html.mako index 1a4a265..b8d29da 100644 --- a/i3lock/index.html.mako +++ b/i3lock/index.html.mako @@ -4,7 +4,7 @@ <%inherit file="_templates/i3.mako" />
-

i3lock — improved screen locker

+

i3lock

i3lock is a simple screen locker like slock. After starting it, you will see @@ -52,8 +52,8 @@

Development

- i3lock is currently developed at - http://code.stapelberg.de/git/i3lock. Checkouts of the master branch are intended to + i3lock is currently developed at + http://code.i3wm.org/i3lock. Checkouts of the master branch are intended to be stable and working all the time. Integration of new features happens in a separate branch.