Skip to content

Commit 88a2a74

Browse files
committed
Fix link to gpl-v3
1 parent 3fbe2ea commit 88a2a74

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.ja.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![lang: PHP 8.2](https://img.shields.io/badge/lang-PHP%208.2-brightgreen.svg)](https://php.net/manual/migration82.php)
66
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://php.net/downloads.php)
77
[![Build Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
8-
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)<br>
8+
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)][gpl-v3]<br>
99
[![NonGNU ELPA][nongnu-elpa-badge]][nongnu-elpa]
1010
[![melpa badge][melpa-badge]][melpa-link]
1111

@@ -115,7 +115,7 @@ PHP Modeは[GNU General Public License Version 3][gpl-v3] (GPLv3) でライセ
115115
[Authors]: https://github.com/emacs-php/php-mode/wiki/Authors
116116
[Contributors]: https://github.com/emacs-php/php-mode/graphs/contributors
117117
[Supported Version]: https://github.com/emacs-php/php-mode/wiki/Supported-Version
118-
[gpl-v3]: https://www.gnu.org/licenses/quick-guide-gplv3.html
118+
[gpl-v3]: https://www.gnu.org/licenses/gpl-3.0
119119
[nongnu-elpa-badge]: https://elpa.nongnu.org/nongnu/php-mode.svg
120120
[nongnu-elpa]: https://elpa.nongnu.org/nongnu/php-mode.html
121121
[melpa-badge]: http://melpa.org/packages/php-mode-badge.svg

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![lang: PHP 8.2](https://img.shields.io/badge/lang-PHP%208.2-brightgreen.svg)](https://php.net/manual/migration82.php)
66
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://php.net/downloads.php)
77
[![Build Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
8-
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)<br>
8+
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)][gpl-v3]<br>
99
[![NonGNU ELPA][nongnu-elpa-badge]][nongnu-elpa]
1010
[![melpa badge][melpa-badge]][melpa-link]
1111

@@ -115,7 +115,7 @@ This project was maintained by [Eric James Michael Ritz][@ejmr] until 2017. Curr
115115
[Authors]: https://github.com/emacs-php/php-mode/wiki/Authors
116116
[Contributors]: https://github.com/emacs-php/php-mode/graphs/contributors
117117
[Supported Version]: https://github.com/emacs-php/php-mode/wiki/Supported-Version
118-
[gpl-v3]: https://www.gnu.org/licenses/quick-guide-gplv3.html
118+
[gpl-v3]: https://www.gnu.org/licenses/gpl-3.0
119119
[nongnu-elpa-badge]: https://elpa.nongnu.org/nongnu/php-mode.svg
120120
[nongnu-elpa]: https://elpa.nongnu.org/nongnu/php-mode.html
121121
[melpa-badge]: http://melpa.org/packages/php-mode-badge.svg

0 commit comments

Comments
 (0)