diff --git a/docs/changes.rst b/docs/changes.rst index dad0149f9..4b13273fa 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -66,6 +66,7 @@ The best check that everything is ok is to run a dry-run extraction:: borg extract -v --dry-run REPO::ARCHIVE +.. _changelog: Changelog ========= diff --git a/docs/faq.rst b/docs/faq.rst index a7fc74b17..ed4b6f76f 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -544,7 +544,7 @@ Here's a (incomplete) list of some major changes: * better logging, screen output, progress indication * tested on misc. Linux systems, 32 and 64bit, FreeBSD, OpenBSD, NetBSD, Mac OS X -Please read the `ChangeLog`_ (or ``docs/changes.rst`` in the source distribution) for more +Please read the :ref:`changelog` (or ``docs/changes.rst`` in the source distribution) for more information. Borg is not compatible with original attic (but there is a one-way conversion).