From e3f1b26087f8ca70e91809a15d0bd2b2ca3297f9 Mon Sep 17 00:00:00 2001 From: Adam Altman Date: Tue, 24 Aug 2021 21:33:38 -0500 Subject: [PATCH] fix: fix live demo link --- docs/quickstart/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart/intro.md b/docs/quickstart/intro.md index 6021d8d0..e23f9d00 100644 --- a/docs/quickstart/intro.md +++ b/docs/quickstart/intro.md @@ -12,7 +12,7 @@ You should select the option that best fits your needs. The following options are supported: -- **[Live demo](./live-demo.md):** +- **[Live demo](https://redocly.github.io/redoc/):** The live demo offers a fast way to see how your OpenAPI will render with Redoc. - **[HTML element](./html.md):** Using the HTML element works well for typical website deployments.