From 5170940daf37b442931e8181971a4c004c86b18f Mon Sep 17 00:00:00 2001 From: David Van Horn Date: Wed, 23 Dec 2020 11:45:23 -0500 Subject: [PATCH] Fix stale MELPA URL. --- pkgs/racket-doc/scribblings/guide/other-editors.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/guide/other-editors.scrbl b/pkgs/racket-doc/scribblings/guide/other-editors.scrbl index 29db71646a..3077f45fcc 100644 --- a/pkgs/racket-doc/scribblings/guide/other-editors.scrbl +++ b/pkgs/racket-doc/scribblings/guide/other-editors.scrbl @@ -29,7 +29,7 @@ popular among Racketeers as well. provides thorough syntax highlighting and DrRacket-style REPL and buffer execution support for Emacs. - Racket mode can be installed via @hyperlink["http://melpa.milkbox.net"]{MELPA} + Racket mode can be installed via @hyperlink["https://melpa.org/"]{MELPA} or manually from the Github repository.} @item{@hyperlink["http://www.neilvandyke.org/quack/"]{Quack} is an