diff --git a/README.md b/README.md index cd47d933763..e04393d4003 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ The storefront will be accessible at [http://localhost:3000/](http://localhost:3000/) and the admin can be found at [http://localhost:3000/admin/](http://localhost:3000/admin/). -For information on how to customize your store, check out the [customization guides](https://guides.solidus.io/developers/customizations/overview.html). +For information on how to customize your store, check out the [customization guides](https://guides.solidus.io/customization/customizing-your-storefront). ### Default Username/Password diff --git a/bin/sandbox b/bin/sandbox index c238925b74b..86878c6440b 100755 --- a/bin/sandbox +++ b/bin/sandbox @@ -101,4 +101,4 @@ unbundled bin/rails generate solidus:install --admin-preview --auto-accept $@ echo " 🚀 This app is intended for test purposes. If you're interested in running 🚀 Solidus in production, visit: -🚀 https://guides.solidus.io/developers/getting-started/first-time-installation" +🚀 https://guides.solidus.io/getting-started/installing-solidus"