From 9d351e5830ec544daf9e124f8b258fb9ad95df84 Mon Sep 17 00:00:00 2001 From: ahtaarra <10814765+ahtaarra@users.noreply.github.com> Date: Sat, 9 Oct 2021 17:45:19 +0600 Subject: [PATCH] docs: fix the broken link to .nix file (This incorporates the same change as this PR: https://github.com/borgbackup/borg/pull/5999 Fix the link to .nix file in the docs which has been broken since this change: https://github.com/NixOS/nixpkgs/commit/e570d93519d8a65ab71fc177608b9aad4f0b0816 --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index f59c3b5f2..ef217bd35 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -71,7 +71,7 @@ Ubuntu `Ubuntu packages`_, `Ubuntu PPA`_ ``apt install borgbac .. _GNU Guix: https://www.gnu.org/software/guix/package-list.html#borg .. _pkgsrc: http://pkgsrc.se/sysutils/py-borgbackup .. _cauldron: http://madb.mageia.org/package/show/application/0/release/cauldron/name/borgbackup -.. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borg/default.nix +.. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borgbackup/default.nix .. _OpenBSD ports: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/borgbackup/ .. _OpenIndiana hipster repository: https://pkg.openindiana.org/hipster/en/search.shtml?token=borg&action=Search .. _openSUSE official repository: https://software.opensuse.org/package/borgbackup