diff options
author | Alexander Harkness <me@bearbin.net> | 2017-09-14 13:56:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-14 13:56:29 +0200 |
commit | ad33a2d866b0b76dd64a965163b51fd858f33c16 (patch) | |
tree | 8cd9c8c43594e30858297f50b19650c83e041f6b /README.md | |
parent | Fix error with implicit cast from long long to long (#4026) (diff) | |
download | cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar.gz cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar.bz2 cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar.lz cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar.xz cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.tar.zst cuberite-ad33a2d866b0b76dd64a965163b51fd858f33c16.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -62,7 +62,7 @@ Other Stuff For other stuff, check out the [homepage][13], the [Users' Manual][14], the [forums][15], and the [Plugin API][16]. -[Support Us on Bountysource][17] +Support Us on [Liberapay][17] or [Bountysource][18] [1]: https://cuberite.org/news/#subscribe [2]: https://cuberite.org/ @@ -80,4 +80,5 @@ For other stuff, check out the [homepage][13], the [Users' Manual][14], the [for [14]: https://book.cuberite.org/ [15]: https://forum.cuberite.org/ [16]: https://api.cuberite.org/ -[17]: https://bountysource.com/teams/cuberite +[17]: https://liberapay.com/Cuberite +[18]: https://bountysource.com/teams/cuberite |