Skip to content

Commit 13d4d7f

Browse files
authored
docs: fix broken links (vuestorefront#6601)
1 parent 703474e commit 13d4d7f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

packages/core/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ The speed and flexibility of Vue Storefront wouldn't be possible without the gre
5050

5151
If you're already convinced to use Vue Storefront, check the [Installation](./general/installation.html) guide.
5252

53-
If you want to learn more, check out the [Key concepts](./getting-started/key-concepts.html) behind Vue Storefront.
53+
If you want to learn more, check out the [Introduction to Vue Storefront](./getting-started/introduction.html).

packages/core/docs/general/installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,4 @@ To install Vetur extension:
7878

7979
## What's next?
8080

81-
- Learn about [key concepts in Vue Storefront](../getting-started/key-concepts.html) to confidently work with your newly created Vue Storefront project.
82-
- Check out the platform-specific docs in the `eCommerce platforms` category to learn more about your integration.
81+
If you want to learn more, check out the [Introduction to Vue Storefront](/getting-started/introduction.html). You can also check the platform-specific documentation on the [Integrations](../integrations) page.

0 commit comments

Comments
 (0)