summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lancaster <bdl@live.co.uk>2015-11-24 19:32:57 +0100
committerBen Lancaster <bdl@live.co.uk>2015-11-24 19:32:57 +0100
commitd2af54992d2b19de1527022eb109ccb88b13cc61 (patch)
tree45a82778e384a2e17879777e9386f4e8f83f58a4
parentMerge pull request #2685 from dave-tucker/fxenum (diff)
downloadcuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar.gz
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar.bz2
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar.lz
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar.xz
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.tar.zst
cuberite-d2af54992d2b19de1527022eb109ccb88b13cc61.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17528564e..f52e38c91 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ This script downloads the source code and compiles it. The script is smart enoug
sh -c "$(wget -O - https://raw.githubusercontent.com/cuberite/cuberite/master/compile.sh)"
#### Hosted services
- - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http:// doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com) also offers Cuberite support.
+ - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com) also offers Cuberite support.
Contributing
------------