diff --git a/src/docs/arc42/chapters/chap-09-Decisions.adoc b/src/docs/arc42/chapters/chap-09-Decisions.adoc index 9ccf752c..767e0011 100644 --- a/src/docs/arc42/chapters/chap-09-Decisions.adoc +++ b/src/docs/arc42/chapters/chap-09-Decisions.adoc @@ -10,11 +10,6 @@ include::_config.adoc[] :filename: arc42/chapters/chap-09-Decisions.adoc -=== Checking of external links postponed -In the current release, we won't check external links. -These checks have been postponed to later versions. - - === HTML Parsing with jsoup To check HTML we parse it into an internal (DOM-like) representation.