Skip to content

Commit 460fcaf

Browse files
authored
Merge pull request #15 from GetStoreConnect/update/links
Update: deprecated links
2 parents dc0f3e3 + a3c61b4 commit 460fcaf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Base Theme can help you with any of the following customizations:
1616
- Creating and inserting new and reusable templates
1717
- Finding specific templates, snippets, variables, or translation keys that you need to override in your StoreConnect app
1818

19-
We currently provide liquid templates to generate front-end components such as pages, content block templates, snippets, and components. Most pages are liquidify, meaning that you can access their page templates. You can also insert custom content blocks using the StoreConnect interface. You can learn more about how to customize your store in this [article](https://help.getstoreconnect.com/documentation/how-to-customise-the-design-of-your-store.html).
19+
We currently provide liquid templates to generate front-end components such as pages, content block templates, snippets, and components. Most pages are liquidify, meaning that you can access their page templates. You can also insert custom content blocks using the StoreConnect interface. You can learn more about how to customize your store in this [article](https://support.getstoreconnect.com/article/step-by-step-guide-how-to-setup-basic-styling-for-your-store).
2020

2121
One important point to note is that you don't need to upload the entire base theme if you have modified or added any of the pages, templates, or snippets. You can simply override them directly into a new theme in your StoreConnect app.
2222

@@ -63,7 +63,7 @@ There are two ways to develop a theme:
6363
1. Create a new theme in your StoreConnect app. We recommend this approach if you are working on a single store.
6464
2. Create a new theme using this base theme, customize it within your own dev environment, and then install it via the theme installer (provided by StoreConnect). We recommend this approach for devs creating new themes for multiple stores. Also you can take a look to our [Clean Theme](https://github.com/GetStoreConnect/clean-theme) for further reference.
6565

66-
If you have chosen the first option, you can follow the theme reference instructions which gives you a quick start. You can also find a complete guide on how to create a new theme within your store in the [Theme Builder Reference](https://help.getstoreconnect.com/documentation/themes/theme-reference.html) article.
66+
If you have chosen the first option, you can follow the theme reference instructions which gives you a quick start. You can also find a complete guide on how to create a new theme within your store in the [Theme Builder Reference](https://support.getstoreconnect.com/article/Themes) article.
6767

6868
Following the point #2 you will need to upload your theme using theme installer.
6969

0 commit comments

Comments
 (0)