We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e4aa0 commit 5e2919fCopy full SHA for 5e2919f
2 files changed
package.json
@@ -19,7 +19,7 @@
19
],
20
"repository": {
21
"type": "git",
22
- "url": "https://github.com/kof/node-qunit.git"
+ "url": "https://github.com/qunitjs/node-qunit.git"
23
},
24
"license": "MIT",
25
"keywords": [
readme.md
@@ -1,6 +1,6 @@
1
## QUnit testing framework for Node.js
2
3
-[](https://travis-ci.org/kof/node-qunit) [](https://www.npmjs.com/package/qunit)
+[](https://travis-ci.org/qunitjs/node-qunit) [](https://www.npmjs.com/package/qunit)
4
5
https://qunitjs.com
6
0 commit comments