summary refs log tree commit diff
path: root/doc/README.md
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2021-03-06 12:35:33 +0100
committerRobert Hensing <robert@roberthensing.nl>2021-03-06 12:35:33 +0100
commitb53965f1d2135bd313c1411f14de614c31895ee3 (patch)
tree21615df6a12963d7a06e84476c0d8218d5bdf7dd /doc/README.md
parent7d551ead60f90b8c879bea7ce421f54482406dbb (diff)
downloadnixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar.gz
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar.bz2
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar.lz
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar.xz
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.tar.zst
nixpkgs-b53965f1d2135bd313c1411f14de614c31895ee3.zip
doc/README.md: Add more links
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md4
1 files changed, 4 insertions, 0 deletions
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).