Skip to content

Commit 1a71340

Browse files
authored
Update README.md (#454)
I renamed the `integration.yaml` workflow to `ci.yaml` in #450. This PR updates the badge links to reflect that new url.
1 parent 9a8bd0b commit 1a71340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ for older versions of node, and we will do so in consultation with our community
132132

133133
[npm-badge]: https://img.shields.io/npm/v/tough-cookie.svg?style=flat
134134
[npm-repo]: https://www.npmjs.com/package/tough-cookie
135-
[ci-badge]: https://github.com/salesforce/tough-cookie/actions/workflows/integration.yaml/badge.svg
136-
[ci-url]: https://github.com/salesforce/tough-cookie/actions/workflows/integration.yaml
135+
[ci-badge]: https://github.com/salesforce/tough-cookie/actions/workflows/ci.yaml/badge.svg
136+
[ci-url]: https://github.com/salesforce/tough-cookie/actions/workflows/ci.yaml
137137
[rfc6265-badge]: https://img.shields.io/badge/RFC-6265-flat?labelColor=000000&color=666666
138138
[rfc6265-tracker]: https://datatracker.ietf.org/doc/rfc6265/
139139
[rfc6265bis-badge]: https://img.shields.io/badge/RFC-6265bis-flat?labelColor=000000&color=666666

0 commit comments

Comments
 (0)