From 72b3c9f4c9a3356d97e3029e492b8cc437af4137 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 4 Feb 2015 19:52:40 +0100 Subject: [PATCH] cking-howto: update links --- docs/hacking-howto | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/hacking-howto b/docs/hacking-howto index aca6e92b..a591047e 100644 --- a/docs/hacking-howto +++ b/docs/hacking-howto @@ -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