Skip to content

Commit 5e2919f

Browse files
committed
doc: Update urls to @qunitjs
Ref #134
1 parent 36e4aa0 commit 5e2919f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/kof/node-qunit.git"
22+
"url": "https://github.com/qunitjs/node-qunit.git"
2323
},
2424
"license": "MIT",
2525
"keywords": [

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## QUnit testing framework for Node.js
22

3-
[![Build Status](https://travis-ci.org/kof/node-qunit.svg?branch=master)](https://travis-ci.org/kof/node-qunit) [![npm](https://img.shields.io/npm/v/qunit.svg?style=flat)](https://www.npmjs.com/package/qunit)
3+
[![Build Status](https://travis-ci.org/qunitjs/node-qunit.svg?branch=master)](https://travis-ci.org/qunitjs/node-qunit) [![npm](https://img.shields.io/npm/v/qunit.svg?style=flat)](https://www.npmjs.com/package/qunit)
44

55
https://qunitjs.com
66

0 commit comments

Comments
 (0)