summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2017-07-18 08:11:17 -0400
committerDomen Kožar <domen@enlambda.com>2017-07-18 14:11:17 +0200
commit935a4b4e5ceda87ce965fcf9532df3efc3b30d7e (patch)
treec453612e1de196539f393faf83dde80587f68153
parent690b7ca81e22513ec6a80e402928badd4a856c71 (diff)
Update mailing list. (#16)
-rw-r--r--rfcs/0004-replace-unicode-quotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfcs/0004-replace-unicode-quotes.md b/rfcs/0004-replace-unicode-quotes.md
index 65635d5..87dca7e 100644
--- a/rfcs/0004-replace-unicode-quotes.md
+++ b/rfcs/0004-replace-unicode-quotes.md
@@ -40,7 +40,7 @@ There are three main reasons for this change.
Also, such quotes should be removed from code snippets in the documentation.
Otherwise, they cannot be used as is. See
- http://lists.science.uu.nl/pipermail/nix-dev/2010-April/004286.html
+ https://nixos.org/nix-dev/2010-April/004286.html
2. _Compatibility_: Most terminal emulators do not recognise unicode quotes as
string delimiters. This makes string copy/paste from the terminal clumsy.