Skip to content

Commit

Permalink
Update README.md: Remove 's' in Gitbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MinusKube authored Jul 20, 2020
1 parent 81b5cfd commit 16bdd22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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, ...)
Expand All @@ -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:
Expand Down

0 comments on commit 16bdd22

Please sign in to comment.