From 396bfb854082e2daa3c63e403a945b6e3f81780e Mon Sep 17 00:00:00 2001 From: Luflosi Date: Mon, 14 Oct 2019 18:48:21 +0200 Subject: [PATCH] Fix link to Nix kitty package Instead of a fragment identifier, the URL now needs a query parameter. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index caa1ed622..9f6c9c82e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -59,7 +59,7 @@ See the :doc:`binary install instructions `. You can also You can also use your favorite package manager to install the |kitty| package. |kitty| packages are available for: `macOS with Homebrew (Cask) `_, -`macOS and Linux with Nix `_, +`macOS and Linux with Nix `_, `Ubuntu `_, `Debian `_, `openSUSE `_,