diff --git a/README.md b/README.md index 50397d4709..68bb873dd9 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ React Router is a multi-strategy router for React bridging the gap from React 18 ## Packages -- [react-router](./modules/react_router) -- [@react-router/dev](./modules/_react_router_dev) -- [@react-router/node](./modules/_react_router_node) -- [@react-router/cloudflare](./modules/_react_router_cloudflare) -- [@react-router/serve](./modules/_react_router_serve) -- [@react-router/fs-routes](./modules/_react_router_fs_routes) +- [`react-router`](./packages/react-router) +- [`@react-router/dev`](./packages/react-router-dev) +- [`@react-router/node`](./packages/react-router-node) +- [`@react-router/cloudflare`](./packages/react-router-cloudflare) +- [`@react-router/serve`](./packages/react-router-serve) +- [`@react-router/fs-routes`](./packages/react-router-fs-routes) ## Previous Versions diff --git a/contributors.yml b/contributors.yml index 501572fcbf..b274c77b42 100644 --- a/contributors.yml +++ b/contributors.yml @@ -17,6 +17,7 @@ - alexandernanberg - alexanderson1993 - alexlbr +- amitdahan - AmRo045 - amsal - andreasottosson-polestar