diff options
| author | Jim Apperly <jim@rabbitmq.com> | 2010-10-01 14:08:14 +0100 |
|---|---|---|
| committer | Jim Apperly <jim@rabbitmq.com> | 2010-10-01 14:08:14 +0100 |
| commit | 1402c2e5cc0711b7beb7e94ed95ed25e9eb8e401 (patch) | |
| tree | 4d955da21dddebfd3b0bec29bbb1cf10298632b4 /docs | |
| parent | 42cd6a4e553e44dd09d2d8004cf7ea3eac7da25c (diff) | |
| download | rabbitmq-server-git-1402c2e5cc0711b7beb7e94ed95ed25e9eb8e401.tar.gz | |
broken links in man pages
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/html-to-website-xml.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html-to-website-xml.xsl b/docs/html-to-website-xml.xsl index c325bb5a08..3e7a53261a 100644 --- a/docs/html-to-website-xml.xsl +++ b/docs/html-to-website-xml.xsl @@ -42,7 +42,7 @@ </xsl:choose> <p> For more general documentation, please see the - <a href="admin-guide.html">administrator's guide</a>. + <a href="../admin-guide.html">administrator's guide</a>. </p> <doc:toc class="compact"> |
