diff options
Diffstat (limited to '')
| -rw-r--r-- | README.org | 2 | ||||
| -rw-r--r-- | pants.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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: @@ -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: ;; |
