]> git.sur5r.net Git - i3/i3/commitdiff
cking-howto: update links
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 4 Feb 2015 18:52:40 +0000 (19:52 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 4 Feb 2015 18:52:40 +0000 (19:52 +0100)
docs/hacking-howto

index aca6e92bf6f496bbc5272169ab279b557232c0e9..a591047ede3986f6235d1e9ba301292902c9932a 100644 (file)
@@ -951,17 +951,15 @@ For a short introduction into using git, see
 http://web.archive.org/web/20121024222556/http://www.spheredev.org/wiki/Git_for_the_lazy
 or, for more documentation, see http://git-scm.com/documentation
 
-You can view the git repository online at http://code.i3wm.org.
-
 Please talk to us before working on new features to see whether they will be
 accepted. There are a few things which we don’t want to see in i3, e.g. a
 command which will focus windows in an alt+tab like way.
 
 When working on bugfixes, please make sure you mention that you are working on
-it in the corresponding bugreport at http://bugs.i3wm.org/. In case there is no
-bugreport yet, please create one.
+it in the corresponding bugreport at https://github.com/i3/i3/issues In case
+there is no bugreport yet, please create one.
 
-After you are done, please submit your work for review at http://cr.i3wm.org/
+After you are done, please submit your work for review at https://github.com/i3/i3
 
 Do not send emails to the mailing list or any author directly, and don’t submit
 them in the bugtracker, since all reviews should be done in public at