diff options
author | Peter Eisentraut | 2017-08-16 18:44:26 +0000 |
---|---|---|
committer | Peter Eisentraut | 2017-08-16 18:44:26 +0000 |
commit | 4395f7daf3b40ecbd316bd2a68c253a56013a538 (patch) | |
tree | e89d8d18559d5c1cfcf2c342fb804aa3d2d458b4 | |
parent | 346d5bf1ca33bcf27eda5d23fba3999e6356b905 (diff) |
doc: Update URL of DocBook XSL stylesheets
Author: Masahiko Sawada <[email protected]>
-rw-r--r-- | doc/src/sgml/docguide.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index e8a9778822..ff58a17335 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -115,7 +115,7 @@ </varlistentry> <varlistentry> - <term><ulink url="http://wiki.docbook.org/DocBookXslStylesheets">DocBook XSL Stylesheets</ulink></term> + <term><ulink url="https://github.com/docbook/wiki/wiki/DocBookXslStylesheets">DocBook XSL Stylesheets</ulink></term> <listitem> <para> These contain the processing instructions for converting the |