This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch feature/RAT-343_improveDocs in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit ea3a5d3f9c770607fbecda89ae416f28d91f75bf Author: P. Ottlinger <[email protected]> AuthorDate: Sun Jan 14 21:56:22 2024 +0100 RAT-343: Hide link to format howto --- apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm index a1803800..ac9630e1 100644 --- a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm +++ b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm @@ -127,5 +127,4 @@ Overview of configuration options * Each license has one matcher. - -https://maven.apache.org/doxia/references/apt-format.html +~~ https://maven.apache.org/doxia/references/apt-format.html
