Skip to content

Commit 5ba09f3

Browse files
committed
Rebrand
1 parent 16338cf commit 5ba09f3

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

Jenkinsfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

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

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

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

99
## Reporting an issue
1010

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

1313
## Get the Source
1414

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

0 commit comments

Comments
 (0)