diff options
Diffstat (limited to 'www/css-mode.el')
-rw-r--r-- | www/css-mode.el/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css-mode.el/pkg-descr b/www/css-mode.el/pkg-descr index 33fae966364a..bccc7aa93823 100644 --- a/www/css-mode.el/pkg-descr +++ b/www/css-mode.el/pkg-descr @@ -6,4 +6,4 @@ To use this, put the following into your ~/.emacs: (autoload 'css-mode "css-mode") (setq auto-mode-alist (cons '("\\.css\\'" . css-mode) auto-mode-alist)) -WWW: http://www.stud.ifi.uio.no/~lmariusg/download/css-mode.html +WWW: http://www.garshol.priv.no/download/software/css-mode/index.html |