Skip to content

Commit

Permalink
Changed repo owner and fixed README link
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzr522 committed May 28, 2018
1 parent bd9aeb3 commit e332879
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ With **ScoreboardMenu** you can easily use Scoreboards as option selectors.

## Usage

First, [install the plugin](#installing). Any plugin that uses this library will require the library itself to be installed.
First, [install the plugin](#installation). Any plugin that uses this library will require the library itself to be installed.

Next, add the following to your Maven `pom.xml` file:

Expand Down Expand Up @@ -58,7 +58,7 @@ Full documentation is available in the form of JavaDocs which are part of the Ma
## Installation
Just grab the latest JAR file off of the [releases page](https://github.com/RayzrDev/ScoreboardMenu/releases) and drop it in your plugins folder.
Just grab the latest JAR file off of the [releases page](https://github.com/Rayzr522/ScoreboardMenu/releases) and drop it in your plugins folder.
## Join Me
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ main: me.rayzr522.scoreboardmenu.ScoreboardMenuPlugin
name: ${project.name}
version: ${project.version}
description: ${project.description}
website: https://github.com/RayzrDev/ScoreboardMenu
website: https://github.com/Rayzr522/ScoreboardMenu
author: Rayzr522

0 comments on commit e332879

Please sign in to comment.