Skip to content

Commit

Permalink
Update vite-configuration link to vite-config where linked to in docs (
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadjalabi committed Apr 5, 2024
1 parent b07921e commit 6edd562
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@
- msutkowski
- mthenw
- mtt87
- muhammadjalabi
- mush159
- n8agrin
- na2hiro
Expand Down
2 changes: 1 addition & 1 deletion docs/discussion/server-vs-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export const PostPreview = ({ title, description }) => {
[file_convention_server]: ../file-conventions/-server
[window_global]: https://developer.mozilla.org/en-US/docs/Web/API/Window/window
[server-bundles]: ../future/server-bundles
[vite-config]: ../file-conventions/vite-configuration
[vite-config]: ../file-conventions/vite-config
[vite-env-only]: https://github.com/pcattori/vite-env-only
[classic-remix-compiler]: ../future/vite#classic-remix-compiler-vs-remix-vite
[remix-vite]: ../future/vite
2 changes: 1 addition & 1 deletion docs/file-conventions/remix-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,4 @@ There are a few conventions that Remix uses you should be aware of.
[relativesplatpath]: https://reactrouter.com/en/main/hooks/use-resolved-path#splat-paths
[classic-remix-compiler]: ../future/vite#classic-remix-compiler-vs-remix-vite
[remix-vite]: ../future/vite
[vite-config]: ./vite-configuration
[vite-config]: ./vite-config

0 comments on commit 6edd562

Please sign in to comment.