From 97830b31db122356a9aa058b37573aaf15b1fd81 Mon Sep 17 00:00:00 2001 From: Seongjae Lee Date: Sat, 12 Sep 2015 01:33:38 -0700 Subject: [PATCH] Prepare to move git repository from notational-velocity to nvatom --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 25dda6d..b3a2fa3 100644 --- a/package.json +++ b/package.json @@ -12,15 +12,15 @@ "activationCommands": { "atom-workspace": "nvatom:toggle" }, - "repository": "https://github.com/seongjaelee/notational-velocity", + "repository": "https://github.com/seongjaelee/nvatom", "license": "MIT", "engines": { "atom": ">0.50.0" }, "bugs": { - "url": "https://github.com/seongjaelee/notational-velocity/issues" + "url": "https://github.com/seongjaelee/nvatom/issues" }, - "homepage": "https://github.com/seongjaelee/notational-velocity", + "homepage": "https://github.com/seongjaelee/nvatom", "dependencies": { "atom-space-pen-views": "^2.0.3", "chokidar": "^1.0.5",