DocBook validation correction

Correcting an HTML <a href=""></a> to a <ulink/> to allow for validation
This commit is contained in:
Martin A. Brown 2016-01-17 02:52:28 -08:00
parent 16c076f45c
commit f072b7037e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<para>
This document is distributed under the terms of the GNU Free Documentation License.
You should have received a copy along with it. If not, it is available from
<a href="http://www.fsf.org/licenses/fdl.html">http://www.fsf.org/licenses/fdl.html</a>.
<ulink url="http://www.fsf.org/licenses/fdl.html">http://www.fsf.org/licenses/fdl.html</ulink>.
</para>
</sect1>