diff --git a/recipes/jade-mode.rcp b/recipes/jade-mode.rcp index 2ee568e5b..7c7f27f6f 100644 --- a/recipes/jade-mode.rcp +++ b/recipes/jade-mode.rcp @@ -1,4 +1,4 @@ (:name jade-mode :description "Emacs major mode for jade template highlighting." - :features jade-mode - :type elpa) + :type github + :url "brianc/jade-mode")