From 5855f513263b76ba5ac902c0e506e811005c7975 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 26 Nov 2009 14:13:26 -0800 Subject: [PATCH] [CHANGED] canonical git url to mojo.el. --- mojo.el | 4 ++-- src/template.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mojo.el b/mojo.el index ce3b227..84cae0a 100644 --- a/mojo.el +++ b/mojo.el @@ -1,5 +1,5 @@ ;;; 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") (require 'json) @@ -11,7 +11,7 @@ ;; Sami Samhuri ;; ;; 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. diff --git a/src/template.el b/src/template.el index b381666..f4efed0 100644 --- a/src/template.el +++ b/src/template.el @@ -11,7 +11,7 @@ ;; Sami Samhuri ;; ;; 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.