Skip to content

Commit

Permalink
docs: redirect vite.dev to vitejs.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 6, 2023
1 parent b50db04 commit ad7466c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/public/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# temporary, we'll flip this around some day
https://vite.dev/* https://vitejs.dev/:splat 302!

0 comments on commit ad7466c

Please sign in to comment.