README.md: fix link syntax

This commit is contained in:
Matthias Schiffer 2023-08-20 17:57:59 +02:00
parent 0273e7bc08
commit 42a800e08c
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C

View file

@ -61,5 +61,5 @@ to cargo. A pure-Rust zlib implementation will be used, which is more portable,
but slower than zlib-ng. but slower than zlib-ng.
If you are looking for the older C++ implementation of the MinedMap tile renderer, If you are looking for the older C++ implementation of the MinedMap tile renderer,
see the (v1.19.1)[https://github.com/NeoRaider/MinedMap/tree/v1.19.1] tag. see the [v1.19.1](https://github.com/NeoRaider/MinedMap/tree/v1.19.1) tag.