summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2017-05-29 22:52:02 +0200
committerMichael Mann <mmann78@netscape.net>2017-05-29 23:58:24 +0000
commitf3a23a6b469efe96b9e2989f0fcab5c721873ae0 (patch)
tree461e2d6e10608fcd5c7ee2f0124889bec006bdcf /docbook
parentc299afe0e3671ddbfba984ba67e44baeb368714e (diff)
downloadwireshark-f3a23a6b469efe96b9e2989f0fcab5c721873ae0.tar.gz
WSDG: trivial: fix a link
Asciidoc will just create a link from a URL that appears in the text. If we want the link to appear as an address without a description, there's no need to add an empty description. We should, however, have a space behind the link to separate it from the text that follows. Change-Id: Ic01b1dbbea922d785776f1965481ed58f389e30a Reviewed-on: https://code.wireshark.org/review/21789 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Petri-Dish: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_sources.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
index c7ce80514d..c63865ebf6 100644
--- a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
@@ -989,7 +989,7 @@ the binary packages are made.
The Debian Package is built using dpkg-buildpackage, based on information
found in the source tree under _debian_. See
-http://www.debian-administration.org/articles/336[]for a
+http://www.debian-administration.org/articles/336 for a
more in-depth discussion of the build process.