Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 2d3c9e1

Browse files
Updated CI/CD links
1 parent 66e5477 commit 2d3c9e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Karma Config
33

44
### Karma configuration builder with sensible defaults to minimize boilerplate
55

6-
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/karma-config/blob/master/.github/workflows/CI-CD.yaml)
7-
[![Build Status](https://github.com/JS-DevTools/karma-config/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/karma-config/blob/master/.github/workflows/CI-CD.yaml)
6+
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/karma-config/actions)
7+
[![Build Status](https://github.com/JS-DevTools/karma-config/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/karma-config/actions)
88

99
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/karma-config/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/karma-config?branch=master)
1010
[![Dependencies](https://david-dm.org/JS-DevTools/karma-config.svg)](https://david-dm.org/JS-DevTools/karma-config)
@@ -223,7 +223,7 @@ module.exports = require("@jsdevtools/karma-config")({
223223

224224
Contributing
225225
--------------------------
226-
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/karma-config/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/karma-config/pulls).
226+
Contributions, enhancements, and bug-fixes are welcome! [Open an issue](https://github.com/JS-DevTools/karma-config/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/karma-config/pulls).
227227

228228
#### Building/Testing
229229
To build/test the project locally on your computer:

0 commit comments

Comments
 (0)