Skip to content

Commit cef74d7

Browse files
Update links to the new location (#5)
1 parent 3e5de5f commit cef74d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "@runtimed/anaconda",
33
"version": "0.1.0",
44
"description": "Anaconda integrations for the Runt Web",
5-
"homepage": "https://github.com/runtimed/anaconda_extension#readme",
5+
"homepage": "https://github.com/runtimed/anaconda#readme",
66
"bugs": {
7-
"url": "https://github.com/runtimed/anaconda_extension/issues"
7+
"url": "https://github.com/runtimed/anaconda/issues"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/runtimed/anaconda_extension.git"
11+
"url": "git+https://github.com/runtimed/anaconda.git"
1212
},
1313
"author": "Anil Kulkarni",
1414
"type": "module",

0 commit comments

Comments
 (0)