Skip to content

Commit fcc482a

Browse files
committed
Updated links and version
1 parent 1d1c505 commit fcc482a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs.waifu.it",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "The new and improved documentation for Waifu.it",
55
"scripts": {
66
"dev": "next dev",
@@ -9,13 +9,13 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/WaifuAPI/docs.waifu.it.git"
12+
"url": "git+https://github.com/WaifuAPI/Documentation.git"
1313
},
1414
"license": "MIT",
1515
"bugs": {
16-
"url": "https://github.com/WaifuAPI/docs.waifu.it/issues"
16+
"url": "https://github.com/WaifuAPI/Documentation/issues"
1717
},
18-
"homepage": "https://github.com/WaifuAPI/docs.waifu.it/#readme",
18+
"homepage": "https://github.com/WaifuAPI/Documentation/#readme",
1919
"dependencies": {
2020
"next": "^13.0.6",
2121
"nextra": "2.0.1",

0 commit comments

Comments
 (0)