aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.org2
-rw-r--r--pants.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 86cd305..0a66dd9 100644
--- a/README.org
+++ b/README.org
@@ -9,7 +9,7 @@ This library provides an interface to [[http://www.pantsbuild.org/][pants]], a f
Get a copy of the repository:
#+BEGIN_SRC sh
- git clone git@github.com:franckcuny/pants.el.git
+ git clone git@github.com:fcuny/pants.el.git
#+END_SRC
Then update your Emacs configuration:
diff --git a/pants.el b/pants.el
index e5e9cda..4302d6b 100644
--- a/pants.el
+++ b/pants.el
@@ -3,7 +3,7 @@
;; Copyright © 2016 Franck Cuny <franck.cuny@gmail.com>
;; Author: Franck Cuny <franck.cuny@gmail.com>
-;; URL: https://github.com/franckcuny/pants.el
+;; URL: https://github.com/fcuny/pants.el
;;; Commentary:
;;