summaryrefslogtreecommitdiff
path: root/docs/internals.rst
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2011-11-30 21:19:42 +0100
committerAlexis Metaireau <alexis@notmyidea.org>2011-11-30 21:19:42 +0100
commit4a8b3ddb7542276d4eedd676cbb9d43cb8b194fa (patch)
treecd28247894838c529534557289f50eecf9d24ac4 /docs/internals.rst
parent889cdd4dbde175f9996cf79cdec865c5b852022d (diff)
downloadpelican-4a8b3ddb7542276d4eedd676cbb9d43cb8b194fa.tar.gz
oops, broken link
Diffstat (limited to 'docs/internals.rst')
-rw-r--r--docs/internals.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals.rst b/docs/internals.rst
index 0e60dacf..269fe415 100644
--- a/docs/internals.rst
+++ b/docs/internals.rst
@@ -4,7 +4,7 @@ Pelican internals
This section describe how pelican is working internally. As you'll see, it's
quite simple, but a bit of documentation doesn't hurt :)
-You can also find in "`:doc:report`" an excerpt of a report the original author
+You can also find in :doc:`report` an excerpt of a report the original author
wrote, with some software design information.
.. _report: :doc:`report`