Skip to content

Commit dec2edc

Browse files
Updated URLs
1 parent 802d4a4 commit dec2edc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ Big Thanks To
153153
--------------------------
154154
Thanks to these awesome companies for their support of Open Source developers ❤
155155

156-
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
157-
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
158-
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)
156+
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
157+
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
158+
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Karma config
22
// https://karma-runner.github.io/0.12/config/configuration-file.html
3-
// https://jsdevtools.org/karma-config/
3+
// https://jstools.dev/karma-config/
44

55
"use strict";
66
const { karmaConfig } = require("karma-config");

0 commit comments

Comments
 (0)