Skip to content

Commit 4390f8b

Browse files
authored
docs: fix build badge (#9877)
1 parent cc9a5c4 commit 4390f8b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[npm-badge]: https://img.shields.io/npm/v/react-router-dom.svg?style=flat-square
44
[npm]: https://www.npmjs.org/package/react-router-dom
5-
[build-badge]: https://img.shields.io/github/workflow/status/remix-run/react-router/test/dev?style=flat-square
5+
[build-badge]: https://img.shields.io/github/actions/workflow/status/remix-run/react-router/test.yml?branch=dev&style=square
66
[build]: https://github.com/remix-run/react-router/actions/workflows/test.yml
77

88
React Router is a lightweight, fully-featured routing library for the [React](https://reactjs.org) JavaScript library. React Router runs everywhere that React runs; on the web, on the server (using node.js), and on React Native.

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,4 @@
162162
- xavier-lc
163163
- xcsnowcity
164164
- yuleicul
165+
- akamfoad

0 commit comments

Comments
 (0)