aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpencer Rinehart2015-09-22 16:41:29 -0500
committerSpencer Rinehart2015-09-22 16:41:29 -0500
commit40c95c2e07eed32b5a00072510149605cbc20314 (patch)
tree9e639e1a5acf7f0b1f67930c3e1505cd1ab99826
parent8e15ebabaef0b7a4f69915cb41bd532311b01aba (diff)
downloadaur-40c95c2e07eed32b5a00072510149605cbc20314.tar.gz
Make link to LICENSE a full url.
Docker hub renders this README and needs the full url rather than the relative one.
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5a3c4dac6049..63e8a12eaba3 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,12 @@ package inside the container. As a result you should get the built package in
your current directory.
## License
-php-gnupg-aur is licensed under the MIT license. See [LICENSE](LICENSE) for
-the full license text.
+php-gnupg-aur is licensed under the MIT license. See [LICENSE] for the full
+license text.
[AUR]: https://aur.archlinux.org/
[gnupg]: http://pecl.php.net/package/gnupg
[makepkg]: https://wiki.archlinux.org/index.php/Makepkg
[Docker]: https://www.docker.com/
[Docker Compose]: http://docs.docker.com/compose/
+[LICENSE]: https://github.com/nubs/php-gnupg-aur/blob/master/LICENSE