Skip to content

Commit

Permalink
Add Netlify reverse proxy for docs (#176)
Browse files Browse the repository at this point in the history
* Add Netlify reverse proxy for docs

* Move to public folder for netlify to pick it up

* Use vercel instead for docs

* Fix splat path
  • Loading branch information
rijkvanzanten authored Dec 23, 2024
1 parent d37cb48 commit 995b044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/docs/* https://docs-six-phi-91.vercel.app/docs/:splat 200!

0 comments on commit 995b044

Please sign in to comment.