Skip to content

Commit c62f5e2

Browse files
authored
Update README.md
1 parent 0e1805b commit c62f5e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
## CheatBreaker Bukkit API NetHandler
22

3-
[![Releases](https://img.shields.io/github/release/Offline-CheatBreaker/CheatBreakerAPINetHandler.svg)](https://github.com/Offline-Cheatbreaker/CheatBreakerAPINetHandler/releases)
4-
[![Issues](https://img.shields.io/github/issues/Offline-CheatBreaker/CheatBreakerAPINetHandler)](https://github.com/Offline-CheatBreaker/CheatBreakerAPINetHandler/issues)
5-
[![Pull Requests](https://img.shields.io/github/issues-pr/Offline-CheatBreaker/CheatBreakerAPINetHandler)](https://github.com/Offline-CheatBreaker/CheatBreakerAPINetHandler/pulls)
3+
[![Releases](https://img.shields.io/github/release/Offline-CheatBreaker/Bukkit-API-NetHandler.svg)](https://github.com/Offline-Cheatbreaker/Bukkit-API-NetHandler/releases)
4+
[![Issues](https://img.shields.io/github/issues/Offline-CheatBreaker/Bukkit-API-NetHandler)](https://github.com/Offline-CheatBreaker/Bukkit-API-NetHandler/issues)
5+
[![Pull Requests](https://img.shields.io/github/issues-pr/Offline-CheatBreaker/Bukkit-API-NetHandler)](https://github.com/Offline-CheatBreaker/Bukkit-API-NetHandler/pulls)
66
<a href="https://discord.gg/CheatBreaker"><img src="https://discordapp.com/api/guilds/633325309395206156/widget.png?style=shield" alt="Discord Server"></a>
77

88
The CheatBreaker Bukkit API NetHandler is the container for all of CheatBreaker's packet handling.
99

1010
## Reporting an issue
1111

12-
If you suspect an issue you can submit one [here](https://github.com/Offline-CheatBreaker/CheatBreakerAPINetHandler/issues).
12+
If you suspect an issue you can submit one [here](https://github.com/Offline-CheatBreaker/Bukkit-API-NetHandler/issues).
1313

1414
## Get the Source
1515

1616
1. Install maven `sudo apt-get install maven`
1717
2. Verify installation `mvn -v`
18-
3. Clone the repository `git clone [email protected]:Offline-CheatBreaker/CheatBreakerAPINetHandler.git`
19-
4. Navigate to the new folder `cd CheatBreakerAPINetHandler`
18+
3. Clone the repository `git clone [email protected]:Offline-CheatBreaker/Bukkit-API-NetHandler.git`
19+
4. Navigate to the new folder `cd Bukkit-API-NetHandler`
2020
5. Import `pom.xml` into your IDE
2121

2222
## Compile a Build

0 commit comments

Comments
 (0)