Fix issues with sed. Fix typo in github url.

This commit is contained in:
Antonin Décimo
2014-08-27 22:28:52 +02:00
parent b708ae13bb
commit bcdda5ac7e
3 changed files with 4 additions and 6 deletions

View File

@@ -132,7 +132,7 @@ See [developer.gnome.org](https://developer.gnome.org/integration-guide/stable/b
### SEE ALSO
[https://www.love2d.org](https://www.love2d.org)
[https://www.love2d.org/wiki/Game_Distribution](https://www.love2d.org/wiki/Game_Distribution)
[https://www.github.org/MisterDA/love-release](https://www.github.org/MisterDA/love-release)
[https://www.github.com/MisterDA/love-release](https://www.github.com/MisterDA/love-release)
### THANKS
The work done on Debian packaging is highly inspired by what [josefnpat](http://josefnpat.com/) did.