From 09730833ecb6b84f7b32fe5e700dcd46f9c10204 Mon Sep 17 00:00:00 2001 From: ahtaarra <10814765+ahtaarra@users.noreply.github.com> Date: Tue, 5 Oct 2021 06:53:11 +0600 Subject: [PATCH] Fix broken link to .nix file Fix the link to .nix file 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 e1519ca04..be67a6bcd 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