From d9af7ec332247b9505162a7528a14dac0fad7600 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 4 Feb 2015 11:01:29 +0100 Subject: [PATCH] hacking-howto: update links --- _docs/hacking-howto | 6 +++--- docs/hacking-howto.html | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_docs/hacking-howto b/_docs/hacking-howto index f4e3f03..a591047 100644 --- a/_docs/hacking-howto +++ b/_docs/hacking-howto @@ -956,10 +956,10 @@ 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 diff --git a/docs/hacking-howto.html b/docs/hacking-howto.html index 755c732..8326751 100644 --- a/docs/hacking-howto.html +++ b/docs/hacking-howto.html @@ -2,9 +2,9 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> - + - + i3: Hacking i3: How To @@ -1491,9 +1491,9 @@ or, for more documentation, see http: 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.

-

After you are done, please submit your work for review at http://cr.i3wm.org/

+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 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 http://cr.i3wm.org/. In order to make your review go as fast as possible, you -- 2.39.5