Skip to content

Commit

Permalink
[SQLLINE-76] During build, manual fails to validate against docbook DTD
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed May 30, 2018
1 parent bb8cb45 commit 9c560ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docbkx/manual.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE book
PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.docbook.org/xml/4.2/docbookx.dtd"
"https://docbook.org/xml/4.2/docbookx.dtd"
[
<!-- "http://www.docbook.org/xml/4.2/docbookx.dtd" -->
<!-- "file:/sw/share/xml/dtd/docbookx/4.2.0/docbookx.dtd" -->
Expand Down

0 comments on commit 9c560ec

Please sign in to comment.