link to terms-of-service-and-privacy-policy.md

This commit is contained in:
Vesa Luusua 2018-02-02 15:32:21 +02:00 committed by GitHub
parent 18dd7cc86b
commit 544f7e7e7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ Some generic things to update and check when starting to customize Starter app.
- [LandingPage](../src/containers/LandingPage/LandingPage.js): update and create branded sections
- [Footer](../src/components/Footer/Footer.js)
- [AboutPage](../src/containers/AboutPage/AboutPage.js)
- [TermsOfServicePage](../src/components/TermsOfService/TermsOfService.js)
- [PrivacyPolicy](../src/components/PrivacyPolicy/PrivacyPolicy.js)
- [TermsOfServicePage](terms-of-service-and-privacy-policy.md#terms-of-service)
- [PrivacyPolicy](terms-of-service-and-privacy-policy.md#privacy-policy)
- [Social media sharing graphics](../src/components/Page/Page.js);
- [Logo](../src/components/Logo/Logo.js) Change and check that it works on Topbar and Footer
- [Logo in CheckoutPage](../src/containers/CheckoutPage/LogoIcon.js)