mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-12-01 13:33:24 +01:00
Some formatting fixes for the descriptions
This commit is contained in:
parent
53d8183368
commit
18b499528a
@ -16,8 +16,8 @@ This branch holds the API for the Minepacks plugin.
|
||||
|
||||
[![ciImg]][ci] [![apiVersionImg]][apiJavaDoc] [![licenseImg]][license]
|
||||
|
||||
## Adding it to your plugin
|
||||
### Maven
|
||||
## Adding it to your plugin:
|
||||
### Maven:
|
||||
The API is available through maven.
|
||||
#### Repository:
|
||||
```
|
||||
@ -56,6 +56,6 @@ public MinepacksPlugin getMinepacks() {
|
||||
```
|
||||
You can now use the returned `MinepacksPlugin` object to interact with the Minepacks plugin.
|
||||
|
||||
## Links
|
||||
## Links:
|
||||
* [JavaDoc][apiJavaDoc]
|
||||
* [API Build Server][apiBuilds]
|
||||
|
@ -105,14 +105,14 @@ For more details about the API please check the following links:
|
||||
|
||||
[Source Code & Details][api] ⚫ [JavaDoc][apiJavaDoc] ⚫ [Build Server][apiBuilds]
|
||||
|
||||
## Support
|
||||
## Support:
|
||||
* [Wiki][wiki]
|
||||
* [Issue tracker][issues]
|
||||
* [new feature request][requestFeature]
|
||||
* [new bug report][reportBug]
|
||||
* [Faq][wikiFAQ]
|
||||
|
||||
## Links
|
||||
## Links:
|
||||
* [Spigot][spigot]
|
||||
* [Dev Bukkit][bukkit]
|
||||
* [Build Server - Release Builds ![ciImg]][ci]
|
||||
|
Loading…
Reference in New Issue
Block a user