Author: dennisl
Date: Sat Nov 24 00:28:34 2012
New Revision: 1413108
URL: http://svn.apache.org/viewvc?rev=1413108&view=rev
Log:
Fix another broken link.
Modified:
creadur/rat/trunk/apache-rat-tasks/src/site/apt/report.apt
Modified: creadur/rat/trunk/apache-rat-tasks/src/site/apt/report.apt
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-tasks/src/site/apt/report.apt?rev=1413108&r1=1413107&r2=1413108&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat-tasks/src/site/apt/report.apt (original)
+++ creadur/rat/trunk/apache-rat-tasks/src/site/apt/report.apt Sat Nov 24
00:28:34 2012
@@ -127,9 +127,9 @@ Nested Elements
interface can be used as nested element to provide a license family
as an approved license to Rat.
- The Ant library already contains {{{./types.html#License
- Matchers}types for the built-in license families}} but you can
- define your own classes for {{{./examples/custom.html}custom
+ The Ant library already contains
+ {{{./types.html#License_Matchers}types for the built-in license families}}
+ but you can define your own classes for {{{./examples/custom.html}custom
families}}. In most cases
{{{./types.html#approvedLicense}<<<approvedLicense>>>}} should be
sufficient, though.