diff --git a/doc/README.md b/doc/README.md index cb52608bde5..5395d7ca8f6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -5,4 +5,8 @@ This directory houses the sources files for the Nixpkgs manual. You can find the [rendered documentation for Nixpkgs `unstable` on nixos.org](https://nixos.org/manual/nixpkgs/unstable/). +[Docs for Nixpkgs stable](https://nixos.org/manual/nixpkgs/stable/) are also available. + If you want to contribute to the documentation, [here's how to do it](https://nixos.org/manual/nixpkgs/unstable/#chap-contributing). + +If you're only getting started with Nix, go to [nixos.org/learn](https://nixos.org/learn).