Skip to content

Commit 8df4d5f

Browse files
Fix links
1 parent dfef280 commit 8df4d5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

15/umbraco-commerce/tutorials/build-a-store/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This tutorial assumes that you already have the relevant site structure and cont
1212

1313
## Next steps
1414

15-
{% content-ref url="installation/" %} Installation {% endcontent-ref %}
16-
{% content-ref url="create-store/" %} Creating a Store {% endcontent-ref %}
17-
{% content-ref url="create-product/" %} Creating your first Product {% endcontent-ref %}
18-
{% content-ref url="cart-management/add-to-cart/" %} Implementing a Shopping Cart {% endcontent-ref %}
19-
{% content-ref url="checkout/" %} Implementing a Checkout Flow {% endcontent-ref %}
20-
{% content-ref url="permissions/" %} Configuring Store Permissions {% endcontent-ref %}
15+
{% content-ref url="installation.md" %} Installation {% endcontent-ref %}
16+
{% content-ref url="create-store.md" %} Creating a Store {% endcontent-ref %}
17+
{% content-ref url="create-product.md" %} Creating your first Product {% endcontent-ref %}
18+
{% content-ref url="create-cart.md" %} Implementing a Shopping Cart {% endcontent-ref %}
19+
{% content-ref url="checkout.md" %} Implementing a Checkout Flow {% endcontent-ref %}
20+
{% content-ref url="permissions.md" %} Configuring Store Permissions {% endcontent-ref %}

0 commit comments

Comments
 (0)