Skip to content

Commit da138fb

Browse files
committed
Fix links in README
1 parent cdcc737 commit da138fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ ansible-minecraft
33

44
|Build Status|
55

6-
This role installs `Minecraft <https://minecraft.net/>`__ or `Spigot <https://www.spigotmc.org/>__` and configures it to run under `systemd <https://wiki.freedesktop.org/www/Software/systemd/>`__ or `Supervisor <http://supervisord.org/>`__.
6+
This role installs `Minecraft <https://minecraft.net/>`__ or `Spigot <https://www.spigotmc.org/>`__ and configures it to run under `systemd <https://wiki.freedesktop.org/www/Software/systemd/>`__ or `Supervisor <http://supervisord.org/>`__.
77

8-
**If you're viewing this at https://github.com/benwebber/ansible-minecraft/, you're reading the documentation for the master branch. `View documentation for the latest release (3.1.0). <https://github.com/benwebber/ansible-minecraft/tree/v3.1.0#ansible-minecraft>`__**
8+
**If you're viewing this at** https://github.com/benwebber/ansible-minecraft/**, you're reading the documentation for the master branch.** `View documentation for the latest release (3.1.0). <https://github.com/benwebber/ansible-minecraft/tree/v3.1.0#ansible-minecraft>`__
99

1010
Requirements
1111
------------
@@ -16,7 +16,7 @@ Requirements
1616
Features
1717
--------
1818

19-
- supports `vanilla Minecraft <https://minecraft.net>__` and `Spigot <https://spigotmc.org/>__`
19+
- supports `vanilla Minecraft <https://minecraft.net>`__ and `Spigot <https://spigotmc.org/>`__
2020
- supports Debian 8, Ubuntu 14.04, Ubuntu 16.04, and RHEL/CentOS 7
2121
- supports different process supervisors on different platforms
2222

@@ -191,7 +191,7 @@ The best way to contribute is to use this role to deploy your own Minecraft serv
191191

192192
If you'd like to help with the project itself, here are some other ways you can contribute:
193193

194-
- Add support for additional servers like `Cuberite <https://cuberite.org/>__`.
194+
- Add support for additional servers like `Cuberite <https://cuberite.org/>`__.
195195
- Write integration tests for Minecraft- or Spigot-specific configuration.
196196
- Share useful hooks.
197197

0 commit comments

Comments
 (0)