mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
fix broken link to OASIS DocBook DTD
[SVN r39853]
This commit is contained in:
parent
89786bdf13
commit
9b2ca02ca1
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
|
||||
|
||||
@ -186,7 +186,7 @@ std::cout << f(5, 3) >> std::endl;
|
||||
|
||||
<listitem><para>The DocBook DTD, available as a ZIP archive
|
||||
at the <ulink
|
||||
url="http://www.oasis-open.org/docbook/xml/4.2/index.shtml">OASIS
|
||||
url="http://www.oasis-open.org/docbook/xml/4.2/index.1.shtml">OASIS
|
||||
DocBook site</ulink>. The package is called "DocBook XML
|
||||
4.2". Extract the DocBook DTD to a directory on your hard
|
||||
disk (which we'll refer to as the
|
||||
|
Loading…
x
Reference in New Issue
Block a user