Page MenuHomePhabricator

0001-fixed-broken-link-to-ITK-Style-guide-pdf.patch

Authored By
mahesh_s
Aug 22 2020, 4:44 PM
Size
1 KB
Referenced Files
None
Subscribers
None

0001-fixed-broken-link-to-ITK-Style-guide-pdf.patch

From 49c180f0e375dbed8d11c8109851be081087c6f4 Mon Sep 17 00:00:00 2001
From: Mahesh Shakya <maheshshakya.01@gmail.com>
Date: Sat, 22 Aug 2020 20:19:27 +0545
Subject: fixed broken link to ITK Style guide pdf
Signed-off-by: Mahesh Shakya <maheshshakya.01@gmail.com>
---
.../Starting/GettingToKnow/StyleGuideAndNotes.dox | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox b/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox
index 2ea36ad6b4..f06de7fe39 100644
--- a/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox
+++ b/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox
@@ -232,7 +232,7 @@ switch (actionId)
\li Use lots of whitespace to separate logical blocks of code, intermixed with
comments
-\li <b>DO NOT USE TABS.</b> The standard indention is <b>2 spaces</b> (see <a href="http://www.insightsoftwareconsortium.org/documents/policies/Style.pdf">ITK Style Guide</a>). Configure your
+\li <b>DO NOT USE TABS.</b> The standard indention is <b>2 spaces</b> (see <a href="https://itk.org/Wiki/images/c/c6/ITKStyle.pdf">ITK Style Guide</a>). Configure your
editor accordingly.
\li DO NOT USE trailing whitespaces
--
2.17.1

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
886871
Default Alt Text
0001-fixed-broken-link-to-ITK-Style-guide-pdf.patch (1 KB)

Event Timeline