[CHANGED] canonical git url to mojo.el.

This commit is contained in:
Sami Samhuri 2009-11-26 14:13:26 -08:00
parent 70659cd306
commit 5855f51326
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
;;; mojo.el --- Interactive functions to aid the development of webOS apps ;;; mojo.el --- Interactive functions to aid the development of webOS apps
;; 2009-11-25 18:27:51 ;; 2009-11-26 14:12:59
(defconst mojo-version "0.9.5") (defconst mojo-version "0.9.5")
(require 'json) (require 'json)
@ -11,7 +11,7 @@
;; Sami Samhuri <sami.samhuri@gmail.com> ;; Sami Samhuri <sami.samhuri@gmail.com>
;; ;;
;; Latest version is available on github: ;; Latest version is available on github:
;; http://github.com/samsonjs/config/blob/master/emacs.d/mojo.el ;; http://github.com/samsonjs/mojo.el
;; ;;
;; With sufficient interest mojo.el will get its own repo. ;; With sufficient interest mojo.el will get its own repo.

View file

@ -11,7 +11,7 @@
;; Sami Samhuri <sami.samhuri@gmail.com> ;; Sami Samhuri <sami.samhuri@gmail.com>
;; ;;
;; Latest version is available on github: ;; Latest version is available on github:
;; http://github.com/samsonjs/config/blob/master/emacs.d/mojo.el ;; http://github.com/samsonjs/mojo.el
;; ;;
;; With sufficient interest mojo.el will get its own repo. ;; With sufficient interest mojo.el will get its own repo.