From fc72e6e26a21c5323dc287e14677d1a0f89aa64d Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 15 Sep 2013 19:53:05 +0100 Subject: [PATCH] Switch from emacsmirror to official repo for ssh-config-mode See https://github.com/magit/git-modes/issues/31#issuecomment-24477237 --- recipes/ssh-config-mode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ssh-config-mode b/recipes/ssh-config-mode index 42844207..f2c9d154 100644 --- a/recipes/ssh-config-mode +++ b/recipes/ssh-config-mode @@ -1 +1 @@ -(ssh-config-mode :fetcher github :repo "emacsmirror/ssh-config-mode") \ No newline at end of file +(ssh-config-mode :fetcher github :repo "jhgorrell/ssh-config-mode")