docs: Fix home page links and redirects

This commit is contained in:
Aaron
2024-06-04 08:40:59 -05:00
parent c15e75e6ab
commit 78e0646043
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ hero:
actions:
- theme: brand
text: Get Started
link: /guide/installation
link: /get-started/installation
- theme: alt
text: Learn More
link: /guide/introduction
link: /get-started/introduction
features:
- icon: 🌐
+2 -2
View File
@@ -10,8 +10,6 @@
/get-started/compare.html /guide/compare.html
/get-started/configuration.html /guide/configuration.html
/get-started/entrypoints.html /guide/entrypoints.html
/get-started/installation.html /guide/installation.html
/get-started/introduction.html /guide/introduction.html
/get-started/publishing.html /guide/publishing.html
/get-started/testing.html /guide/testing.html
/guide/background.html /entrypoints/background.html
@@ -29,3 +27,5 @@
/guide/unlisted-pages.html /entrypoints/unlisted-pages.html
/guide/unlisted-scripts.html /entrypoints/unlisted-scripts.html
/guide/build-targets.html /guide/multiple-browsers.html
/guide/installation.html /get-started/installation.html
/guide/introduction.html /get-started/introduction.html