Skip to content

Commit 219b97a

Browse files
committed
Update repository URLs to use emacs-php ones
Now that the repository has moved to emacs-php, update the URLs to reflect it.
1 parent 5747d3e commit 219b97a

7 files changed

+7
-7
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#+TITLE: ede-php-autoload
22

3-
[[http://melpa.org/#/ede-php-autoload][file:http://melpa.org/packages/ede-php-autoload-badge.svg]] [[http://stable.melpa.org/#/ede-php-autoload][file:http://stable.melpa.org/packages/ede-php-autoload-badge.svg]] [[https://travis-ci.org/stevenremot/ede-php-autoload][file:https://travis-ci.org/stevenremot/ede-php-autoload.svg]]
3+
[[http://melpa.org/#/ede-php-autoload][file:http://melpa.org/packages/ede-php-autoload-badge.svg]] [[http://stable.melpa.org/#/ede-php-autoload][file:http://stable.melpa.org/packages/ede-php-autoload-badge.svg]] [[https://travis-ci.org/emacs-php/ede-php-autoload][file:https://travis-ci.org/emacs-php/ede-php-autoload.svg]]
44

55
* Description
66

ede-php-autoload-composer.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Steven Rémot <steven.remot@gmail.com>
66
;; Keywords: PHP project ede
7-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
7+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
88

99
;; This file is not part of GNU Emacs.
1010

ede-php-autoload-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Steven Rémot <steven.remot@gmail.com>
66
;; original code for C++ by Eric M. Ludlam <eric@siege-engine.com>
77
;; Keywords: PHP project ede
8-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
8+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
99

1010
;; This file is not part of GNU Emacs.
1111

ede-php-autoload-semanticdb.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Steven Rémot <steven.remot@gmail.com>
66
;; Inspired by Joris Stein's edep <https://github.com/jorissteyn/edep>
77
;; Keywords: PHP project ede
8-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
8+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
99

1010
;; This file is not part of GNU Emacs.
1111

ede-php-autoload.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Steven Rémot <steven.remot@gmail.com>
66
;; original code for C++ by Eric M. Ludlam <eric@siege-engine.com>
77
;; Keywords: PHP project ede
8-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
8+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
99

1010
;; This file is not part of GNU Emacs.
1111

test/ede-php-autoload-composer-test.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
;; Author: Steven Rémot <steven.remot@gmail.com>
88
;; Keywords: PHP project ede
9-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
9+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
1010

1111
;; This file is not part of GNU Emacs.
1212

test/test-helper.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
;; Author: Steven Rémot <steven.remot@gmail.com>
88
;; Keywords: PHP project ede
9-
;; Homepage: https://github.com/stevenremot/ede-php-autoload
9+
;; Homepage: https://github.com/emacs-php/ede-php-autoload
1010

1111
;; This file is not part of GNU Emacs.
1212

0 commit comments

Comments
 (0)