summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorDanylo Hlynskyi <abcz2.uprola@gmail.com>2017-10-09 18:32:30 +0300
committerJörg Thalheim <Mic92@users.noreply.github.com>2017-10-09 16:32:30 +0100
commit2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e (patch)
tree2fcbaae53cda8961c6ba2b5ec60fd28093580f54 /README.md
parent6a84b39950bd874617c0a52f9d2a2021d0e810f2 (diff)
downloadnixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar.gz
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar.bz2
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar.lz
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar.xz
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.tar.zst
nixpkgs-2c21f3deeb15f409cb65da4c2bb1f47c03e4d38e.zip
readme.md: reincarnate wiki (#30243)
* readme.md: reincarnate wiki

It is kinda strange to announce that wiki is deprecated, while it is in fact growing.
I'd say, the "Move-the-wiki" milestone is stalled instead.

* Readme.md: rename to community maintained wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3d5347a6f6..64cfb25eac3 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ For pull-requests, please rebase onto nixpkgs `master`.
 * [Documentation (Nix Expression Language chapter)](https://nixos.org/nix/manual/#ch-expression-language)
 * [Manual (How to write packages for Nix)](https://nixos.org/nixpkgs/manual/)
 * [Manual (NixOS)](https://nixos.org/nixos/manual/)
-* [Nix Wiki](https://nixos.org/wiki/) (deprecated, see milestone ["Move the Wiki!"](https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Move+the+wiki%21%22))
+* [Community maintained wiki](https://nixos.wiki/)
 * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
 * [Continuous package builds for 17.09 release](https://hydra.nixos.org/jobset/nixos/release-17.09)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)