summaryrefslogtreecommitdiff
path: root/doc/book/src/Connection-URL-Format.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/src/Connection-URL-Format.xml')
-rw-r--r--doc/book/src/Connection-URL-Format.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/book/src/Connection-URL-Format.xml b/doc/book/src/Connection-URL-Format.xml
index a50b379ceb..2195bb6c38 100644
--- a/doc/book/src/Connection-URL-Format.xml
+++ b/doc/book/src/Connection-URL-Format.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -20,7 +21,7 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section id="Connection-URL-Format">
<title>
Apache Qpid : Connection URL Format
</title>
@@ -378,4 +379,4 @@ amqp://guest:guest@/test?brokerlist='vm://:1'&amp;failover='nofailover'
</programlisting>
<!--h3--></section>
-</chapter>
+</section>