From 7ecdd78a8aa908202a6a561052a709869a704d65 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Thu, 25 Dec 2014 21:31:09 +0100 Subject: Documentation. Fix for bug #1405653 (Outdated links in hacking doc). Documentation. Fix for bug #1405652 (Outdated link in Inkview). (bzr r13823) --- doc/HACKING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/HACKING.txt') diff --git a/doc/HACKING.txt b/doc/HACKING.txt index 7fec67de1..373f45dce 100644 --- a/doc/HACKING.txt +++ b/doc/HACKING.txt @@ -43,7 +43,7 @@ can help: BZR Access ========== -See http://inkscape.org/bzr.php for how to access BZR, +See https://inkscape.org/en/develop/inkscape-bzr/ for how to access BZR, including browsing BZR from a web client. We give BZR write access out to people with proven interest in helping develop @@ -64,7 +64,7 @@ way to see if an idea fits is to try it on for size. Coding Style ============ Please refer to the Coding Style Guidelines -(http://www.inkscape.org/doc/coding_style.php) if you have specific questions +(https://inkscape.org/en/develop/coding-style/) if you have specific questions on the style to use for code. If reading style guidelines doesn't interest you, just follow the general style of the surrounding code, so that it is at least consistent. -- cgit v1.2.3