summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.xml')
-rw-r--r--doc/man/scons.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index 6b77a4c..18e4321 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -41,7 +41,6 @@
<reference xmlns="http://www.scons.org/dbxsd/v1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:xlink="http://www.w3.org/1999/xlink"
xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">
<referenceinfo>
@@ -7448,22 +7447,22 @@ and will silently revert to non-cached behavior in such cases.</para>
<simplelist type="vert">
<member>
The SCons User Guide at
- <link xlink:href="https://scons.org/doc/production/HTML/scons-user.html"/>
+ <ulink url="https://scons.org/doc/production/HTML/scons-user.html"/>
</member>
<member>The SCons Design Document (old)</member>
<member>
The SCons Cookbook at
- <link xlink:href="https://scons-cookbook.readthedocs.io"/>
+ <ulink url="https://scons-cookbook.readthedocs.io"/>
for examples of how to solve various problems with &SCons;.
</member>
<member>
SCons source code
- <link xlink:href="https://github.com/SCons/scons">
- on GitHub</link>
+ <ulink url="https://github.com/SCons/scons">
+ on GitHub</ulink>
</member>
<member>
The SCons API Reference
- <link xlink:href="https://scons.org/doc/production/HTML/scons-api/index.html"/>
+ <ulink url="https://scons.org/doc/production/HTML/scons-api/index.html"/>
(for internal details)
</member>
</simplelist>