From 16bdd22feef47d0144f4a9dabdb89cad19ac3383 Mon Sep 17 00:00:00 2001 From: MinusKube Date: Mon, 20 Jul 2020 23:11:42 +0200 Subject: [PATCH] Update README.md: Remove 's' in Gitbooks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1a2b770..95d13f98 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Advanced Inventory API for your Minecraft Bukkit plugins. *Tested Minecraft versions: 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14* -**You can use this as a Plugin, or use it as a library** (see [the docs](https://minuskube.gitbooks.io/smartinvs/)) +**You can use this as a Plugin, or use it as a library** (see [the docs](https://minuskube.gitbook.io/smartinvs/)) ## Features * Inventories of any type (workbench, chest, furnace, ...) @@ -22,7 +22,7 @@ Advanced Inventory API for your Minecraft Bukkit plugins. * Update methods to edit the content of the inventory every tick ## Docs -[Click here to read the docs on Gitbooks](https://minuskube.gitbooks.io/smartinvs/) +[Click here to read the docs on Gitbook](https://minuskube.gitbook.io/smartinvs/) ## Usage To use the SmartInvs API, either: