Skip to content

Commit 6fb9eeb

Browse files
committed
Fix repo url
1 parent 52e7b98 commit 6fb9eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"activationCommands": {
1212
"atom-workspace": "atom-ide-go-to-definition:go-to-definition"
1313
},
14-
"repository": "https://github.com/ryanolsonx/atom-ide-go-to-definition",
14+
"repository": "https://github.com/ryanolsonx/atom-ide-definitions",
1515
"license": "MIT",
1616
"engines": {
1717
"atom": ">=1.0.0 <2.0.0"

0 commit comments

Comments
 (0)