소스 검색

FAQ: fix link to changelog

Marian Beermann 8 년 전
부모
커밋
a2505517ee
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      docs/changes.rst
  2. 1 1
      docs/faq.rst

+ 1 - 0
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
 =========

+ 1 - 1
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).