Merge pull request #4049 from MichaelEischer/fix-rewrite-docs

rewrite: fix link anchors in documentation
This commit is contained in:
Alexander Neumann 2022-11-28 19:39:38 +01:00 committed by GitHub
commit 1d7e7fcd6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

View file

@ -221,6 +221,8 @@ REST server uses exactly the same directory structure as local backend,
so you should be able to access it both locally and via HTTP, even so you should be able to access it both locally and via HTTP, even
simultaneously. simultaneously.
.. _Amazon S3:
Amazon S3 Amazon S3
********* *********

View file

@ -205,6 +205,7 @@ Combined with ``--verbose``, you can see a list of changes:
Would be added to the repository: 25.551 MiB Would be added to the repository: 25.551 MiB
.. _backup-excluding-files: .. _backup-excluding-files:
Excluding Files Excluding Files
*************** ***************

View file

@ -137,6 +137,7 @@ or the environment variable ``$RESTIC_FROM_KEY_HINT``.
along with remotes which are configured in rclone. along with remotes which are configured in rclone.
.. _copy-filtering-snapshots: .. _copy-filtering-snapshots:
Filtering snapshots to copy Filtering snapshots to copy
--------------------------- ---------------------------

View file

@ -257,7 +257,7 @@ be downloaded and used to reconstruct the index. The file encoding is
described in the "Unpacked Data Format" section. The plaintext consists described in the "Unpacked Data Format" section. The plaintext consists
of a JSON document like the following: of a JSON document like the following:
.. code:: json .. code:: javascript
{ {
"supersedes": [ "supersedes": [