Skip to content

Commit

Permalink
docs(v2_dev): fix links for msw and mkcert (#6672)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori committed Jun 22, 2023
1 parent addfa25 commit 299d4af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/blue-crabs-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/dev": patch
---

fix docs links for msw and mkcert
2 changes: 2 additions & 0 deletions docs/other-api/dev-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,5 @@ While the initial build slowdown is inherently a cost for HDR, we plan to optimi
[react-keys]: https://react.dev/learn/rendering-lists#why-does-react-need-keys
[react-refresh]: https://github.com/facebook/react/tree/main/packages/react-refresh
[binode]: https://github.com/kentcdodds/binode
[msw]: https://mswjs.io/
[mkcert]: https://github.com/FiloSottile/mkcert

0 comments on commit 299d4af

Please sign in to comment.