diff --git a/docs.json b/docs.json index 093df59d..98e8434b 100644 --- a/docs.json +++ b/docs.json @@ -25,8 +25,7 @@ "group": " ", "pages": [ "getting-started/introduction", - "getting-started/best-practices", - "getting-started/quick-links" + "getting-started/best-practices" ] }, { @@ -1012,6 +1011,10 @@ { "source": "/runtimes/react-native/runtime-concepts", "destination": "/runtimes/react-native/react-native" + }, + { + "source": "/getting-started/quick-links", + "destination": "/" } ], "integrations": { diff --git a/getting-started/quick-links.mdx b/getting-started/quick-links.mdx deleted file mode 100644 index 0ade8057..00000000 --- a/getting-started/quick-links.mdx +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: 'Quick Links' -description: '' ---- - -[Get the runtimes](/runtimes/getting-started) - -​[Join us on Discord](https://discord.gg/FGjmaTr)​ - -​[Follow us on Twitter](https://twitter.com/rive_app) - -​[Check out our YouTube page](https://www.youtube.com/@Rive_app/featured) \ No newline at end of file