]> git.sur5r.net Git - i3/i3.github.io/commitdiff
update SLOC and repository URL
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Mar 2015 17:01:27 +0000 (18:01 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Mar 2015 17:01:27 +0000 (18:01 +0100)
i3status/index.html

index 05ea9372f10fe0b1a57aad08717e5c5dcb505c2e..fecd9e57ef2286f0f874096e71ba5915f2f75f13 100644 (file)
@@ -7,7 +7,7 @@ title: i3status
 <h1>i3status</h1>
 
 <p>
-  i3status is a small program (about 1500 SLOC) for generating a status bar
+  i3status is a small program (about 3000 SLOC) for generating a status bar
   for i3bar, dzen2, xmobar or similar programs. It is designed to be very
   efficient by issuing a very small number of system calls, as one generally
   wants to update such a status line every second. This ensures that even under
@@ -68,8 +68,8 @@ title: i3status
 <h2>Development</h2>
 
 <p>
-  i3status is currently developed at <a href="http://code.i3wm.org/i3status" title="cgit">
-  http://code.i3wm.org/i3status</a>. Checkouts of the master branch are intended to
+  i3status is currently developed at <a href="https://github.com/i3/i3status" title="GitHub">
+  https://github.com/i3/i3status</a>. Checkouts of the master branch are intended to
   be stable and working all the time.
 </p>