mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-22 14:11:27 +00:00
FAQ: fix link to changelog
This commit is contained in:
parent
5de31f57e5
commit
a2505517ee
2 changed files with 2 additions and 1 deletions
|
@ -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
|
borg extract -v --dry-run REPO::ARCHIVE
|
||||||
|
|
||||||
|
.. _changelog:
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
|
@ -544,7 +544,7 @@ Here's a (incomplete) list of some major changes:
|
||||||
* better logging, screen output, progress indication
|
* better logging, screen output, progress indication
|
||||||
* tested on misc. Linux systems, 32 and 64bit, FreeBSD, OpenBSD, NetBSD, Mac OS X
|
* 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.
|
information.
|
||||||
|
|
||||||
Borg is not compatible with original attic (but there is a one-way conversion).
|
Borg is not compatible with original attic (but there is a one-way conversion).
|
||||||
|
|
Loading…
Reference in a new issue