From 9ea1b1ae307f5eabab306fd1a4d6520760ef6835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Mon, 18 Jan 2021 16:54:06 +0100 Subject: [PATCH] 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 --- admin/new.docusaurus.io/README.md | 4 ++++ admin/new.docusaurus.io/_redirects | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/admin/new.docusaurus.io/README.md b/admin/new.docusaurus.io/README.md index a9452ddf2d..6486f3e52e 100644 --- a/admin/new.docusaurus.io/README.md +++ b/admin/new.docusaurus.io/README.md @@ -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. diff --git a/admin/new.docusaurus.io/_redirects b/admin/new.docusaurus.io/_redirects index bc26a54b8d..abd13af331 100644 --- a/admin/new.docusaurus.io/_redirects +++ b/admin/new.docusaurus.io/_redirects @@ -1,2 +1 @@ - -/* https://codesandbox.io/s/github/facebook/docusaurus/tree/master/examples/classic +/* https://codesandbox.io/s/docusaurus