Skip to content

Commit 3174a50

Browse files
committed
fix broken link
1 parent b3116c7 commit 3174a50

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docs/storefront/themes/index.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ The assets directory is used to upload static asset files used in the theme such
4040
{{ 'css/style.css'|asset_url }}
4141
```
4242

43-
### Checkout
44-
The checkout is used to add a customized `checkout.html` template to override the built in checkout template.
45-
46-
```shell title="Checkout Directory"
47-
checkout
48-
└── checkout.html
49-
```
50-
51-
[See Checkout Customization Guide](/docs/storefront/themes/guides/checkout.md)
52-
5343
### Configs
5444
The configs directory is used to store your theme settings options and also the settings data as they should be configured with the theme.
5545

0 commit comments

Comments
 (0)