Skip to content

Commit 68388a0

Browse files
authored
Merge pull request NixOS#7 from cdituri/cdituri/fix-index_rst-pedantic-typo
source/index.rst: pedantic typo fix, 'Nixkgs' => 'Nixpkgs'.
2 parents 8bc315e + 71bbc45 commit 68388a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Welcome to Nix Community Cookbook's documentation!
1111
Nix Community Cookbook presents topical, practical ways of using `Nix package manager <http://nixos.org/nix/>`_ ecosystem.
1212

1313
The Cookbook supplements the official `Nix <http://nixos.org/nix/manual/>`_, `NixOS <http://nixos.org/nixos/manual/>`_,
14-
`Nixkgs <http://nixos.org/nixpkgs/manual/>`_, `Hydra <http://hydra.nixos.org/job/hydra/trunk/tarball/latest/download-by-type/doc/manual>`_ and
14+
`Nixpkgs <http://nixos.org/nixpkgs/manual/>`_, `Hydra <http://hydra.nixos.org/job/hydra/trunk/tarball/latest/download-by-type/doc/manual>`_ and
1515
`NixOps <http://nixos.org/nixops/manual/>`_ manuals.
1616

1717
To contribute to Nix Community Cookbook, please read :ref:`contributing`.

0 commit comments

Comments
 (0)