mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
chore(v2): update codesandbox redirect (#4056)
* Update the codesandbox template url as we have an official template now * Update the codesandbox template url as we have an official template now
This commit is contained in:
parent
83c5e2ae34
commit
9ea1b1ae30
2 changed files with 5 additions and 2 deletions
|
@ -3,3 +3,7 @@
|
|||
This is a Netlify deployment that only redirects to the official CodeSandbox template.
|
||||
|
||||
https://codesandbox.io/s/github/facebook/docusaurus/tree/master/examples/classic
|
||||
|
||||
The Netlify deployment (Joel can give access): https://app.netlify.com/sites/docusaurus-new/overview
|
||||
|
||||
Builds are stopped because we shouldn't need to redeploy the \_redirects file. You can just trigger a manual build if needed.
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
|
||||
/* https://codesandbox.io/s/github/facebook/docusaurus/tree/master/examples/classic
|
||||
/* https://codesandbox.io/s/docusaurus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue