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`