diff --git a/README.md b/README.md
index 782683b..203347d 100755
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)
[![Apache License](https://img.shields.io/badge/license-Apache-orange.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0)
-[![GitHub](https://img.shields.io/github/release/NSIS-Dev/sublime-nsis.svg?style=flat-square)](https://github.com/NSIS-Dev/sublime-nsis/releases)
-[![Travis](https://img.shields.io/travis/NSIS-Dev/sublime-nsis.svg?style=flat-square)](https://travis-ci.org/NSIS-Dev/sublime-nsis)
+[![GitHub](https://img.shields.io/github/release/NSIS-Dev/sublime-nsis-dev.svg?style=flat-square)](https://github.com/NSIS-Dev/sublime-nsis-dev/releases)
+[![Travis](https://img.shields.io/travis/NSIS-Dev/sublime-nsis-dev.svg?style=flat-square)](https://travis-ci.org/NSIS-Dev/sublime-nsis-dev)
[![Gitter](https://img.shields.io/badge/chat-Gitter-ff69b4.svg?style=flat-square)](https://gitter.im/NSIS-Dev/SublimeText)
A collection of useful [NSIS](http://nsis.sourceforge.net) packages for [Sublime Text](http://www.sublimetext.com/).
@@ -24,7 +24,7 @@ This package has been tested and approved for all Sublime Text versions.
The easiest way to install is via [Package Control](https://packagecontrol.io/).
-1. Add our repository `https://nsis-dev.github.io/sublime-nsis/repository.json`
+1. Add our repository `https://nsis-dev.github.io/sublime-nsis-dev/repository.json`
2. Choose “*Install package*” from the Command Palette (Super+Shift+p)
3. Select “*NSIS Developer*” and press Enter
@@ -33,11 +33,11 @@ With [auto_upgrade](http://wbond.net/sublime_packages/package_control/settings/)
### GitHub
1. Change to your Sublime Text `Packages` directory
-2. `git clone https://github.com/NSIS-Dev/sublime-nsis.git 'NSIS Developer'`
+2. `git clone https://github.com/NSIS-Dev/sublime-nsis-dev.git 'NSIS Developer'`
### Windows Installer
-1. Download the [latest release](https://github.com/NSIS-Dev/sublime-nsis/releases)
+1. Download the [latest release](https://github.com/NSIS-Dev/sublime-nsis-dev/releases)
2. Compile `Support/installer.nsi`
3. Run setup and follow instructions
diff --git a/repository.json b/repository.json
index 40d200f..fe437a2 100644
--- a/repository.json
+++ b/repository.json
@@ -3,7 +3,7 @@
"packages": [
{
"name": "NSIS Developer",
- "details": "https://github.com/NSIS-Dev/sublime-nsis",
+ "details": "https://github.com/NSIS-Dev/sublime-nsis-dev",
"labels": [
"language syntax",
"build",