diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2010-10-25 21:49:04 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2010-10-25 21:49:04 +0100 |
| commit | d7354c96df639f127b020f8a43f87adad212fe5d (patch) | |
| tree | e8152fcf5a04b80412b5e7f56f98fd652cf6b64e /docs | |
| parent | f287f3adc874cd4a590fef7905208227b1ed77ce (diff) | |
| parent | 5e742b32411b19afd398f27697872775cf721c52 (diff) | |
| download | rabbitmq-server-git-d7354c96df639f127b020f8a43f87adad212fe5d.tar.gz | |
merge bug23344 into default
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"> |
