Remove extra xmlns lines
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
This commit is contained in:
parent
b53505c445
commit
f434c71aad
@ -2,8 +2,6 @@
|
||||
<set xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
version="5.0"
|
||||
xml:id="st-training-guides">
|
||||
<title>OpenStack Training Guides</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user