Skip to content

Commit 8114414

Browse files
committed
Small edit (v1.1)
1 parent 215b301 commit 8114414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![badge](https://img.shields.io/discord/896466173166747650?label=discord)](https://discord.gg/2PpdrfxhD4)
88
[![badge](https://img.shields.io/github/license/ForestTechMC/ForestColorAPI)](https://github.com/ForestTechMC/ForestColorAPI/blob/master/LICENSE.txt)
99

10-
**[JavaDoc 1.0](https://foresttechmc.github.io/ForestColorAPI/1.0/)**
10+
**[JavaDoc 1.1](https://foresttechmc.github.io/ForestColorAPI/1.1/)**
1111

1212
Small and effective Color API for your plugins.\
1313
Only 1.16+ version of spigot support!

src/main/java/org/foresttech/colorAPI/api/ColorAPI.java renamed to src/main/java/org/foresttech/colorAPI/ColorAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package org.foresttech.colorAPI.api;
1+
package org.foresttech.colorAPI;
22

33
import net.md_5.bungee.api.ChatColor;
44
import org.foresttech.colorAPI.enums.ColorizeType;

0 commit comments

Comments
 (0)