Skip to content

Commit aac2ee7

Browse files
committed
chore: Fixed Github status badge path. (refs #5)
1 parent d665013 commit aac2ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Next checks whether the image url which loader generates has the exact value whi
170170

171171
**Fix:** Ignore the warning for now.
172172

173-
[test-status-img]: https://github.com/uploadcare/nextjs-loader/.github/workflows/test-and-lint.yml/badge.svg
173+
[test-status-img]: https://github.com/uploadcare/nextjs-loader/actions/workflows/test-and-lint.yml/badge.svg
174174
[npm-img]: https://img.shields.io/npm/v/@uploadcare/nextjs-loader.svg
175175
[npm-link]: https://www.npmjs.com/package/@uploadcare/nextjs-loader
176176
[stackblitz-image]: https://developer.stackblitz.com/img/open_in_stackblitz.svg

0 commit comments

Comments
 (0)