Skip to content

Commit 0cd3d7f

Browse files
committed
update release links
1 parent ef9e063 commit 0cd3d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# BlockShuffle
22

33
[![Minecraft Version: v1.15.2](https://img.shields.io/badge/minecraft-v1.15.2-%2334aa2f%20)](https://www.minecraft.net/)
4-
[![Release: v0.1.0](https://img.shields.io/badge/release-v0.1.0-informational)](https://github.com/ainterr/block-shuffle/releases/)
4+
[![Release: v0.1.0](https://img.shields.io/badge/release-v0.1.0-informational)](https://github.com/ainterr/block-shuffle/releases/latest/)
55
[![License: MIT](https://img.shields.io/badge/license-MIT-red)](LICENSE.txt)
66

77
BlockShuffle is a minecraft minigame plugin where players are tasked with
@@ -10,7 +10,7 @@ YouTuber Dream's [video](https://www.youtube.com/watch?v=p34C7fNFgTA).
1010

1111
## Installation
1212

13-
1. Download the latest release [here](https://github.com/ainterr/block-shuffle/releases/).
13+
1. Download the latest release [here](https://github.com/ainterr/block-shuffle/releases/latest/).
1414
2. place the plugin `.jar` in your [Spigot](https://www.spigotmc.org/) or [Bukkit](https://dev.bukkit.org/) server's `plugins/` directory.
1515
3. Reload the server with the `reload` command or restart the server.
1616

0 commit comments

Comments
 (0)