commit 6c58316edfd97aa57ad3c52745c54839f4da1248
parent 3fbac93b047f5926381c03aa667a269db0ac305e
Author: Simon Chabot <simon.chabot@chabotsi.fr>
Date: Tue, 17 Apr 2012 13:45:18 +0200
nvi website has moved, link corrected
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
@@ -145,7 +145,7 @@ Text Editors
------------
* [acme][acme] - [Rob Pike][rob]'s framing text editor for Plan 9. Included in [plan9port][].
* [ired](http://www.radare.org) (Minimalist hexadecimal editor and bindiffer for p9, w32 and *nix)
-* [nvi](http://www.bostic.com/vi/) - A small, multiple file vi-alike.
+* [nvi](https://sites.google.com/a/bostic.com/keithbostic/nvi) - A small, multiple file vi-alike.
* [sam](http://sam.cat-v.org/) - An editor by [Rob Pike][rob] with inspiration from ed.
* [traditional vi](http://ex-vi.sourceforge.net/) - A fixed version of the original vi.
* [vim](http://www.vim.org) (With the GUI, use `:set go+=c` to kill popup dialogs)