Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Changed the links for vsf2 from next branch to vsf 2 repo(#503) #505

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed some typo in docs (#5071)

### Changed / Improved
- Changed the links for vsf2 from next branch to vsf 2 repo - @ymaheshwari1([#505](https://github.com/vuestorefront/vue-storefront-1/pull/505))

## [1.12.3] - 2021.06.24

### Added
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The project is in the **production ready** phase.

## Links

- 📘 Documentation: [docs.vuestorefront.io](https://docs.vuestorefront.io)
- 📘 Documentation: [docs.vuestorefront.io/v1](https://docs.vuestorefront.io/v1/)
- 👥 Discord Community: [discord.vuestorefront.io](http://discord.vuestorefront.io/)
- 🐦 Twitter: [@VueStorefront](https://twitter.com/VueStorefront)
- 💬 Forum: [forum.vuestorefront.io](https://forum.vuestorefront.io/)
Expand All @@ -40,15 +40,15 @@ Which Vue Storefront should I choose for my next project?
- If you’re on **Magento 1 or Magento 2** choose Vue Storefront 1.x
with vsf-capybara theme, [Install it using CLI](https://docs.vuestorefront.io/guide/cookbook/setup.html)

- If you’re on **commercetools / About You Cloud** choose Vue Storefront Next clone it from [`next`](https://github.com/vuestorefront/vue-storefront/tree/next)
- If you’re on **commercetools / About You Cloud** choose Vue Storefront Next clone it from [`vue-storefront`](https://github.com/vuestorefront/vue-storefront/)

- If you’re on **Shopware 6** go to [`shopware-pwa`](https://github.com/vuestorefront/shopware-pwa) sub-project and use the Shopware PWA powered by Vue Storefront

Check our Rodmap -> link do [https://github.com/vuestorefront/vue-storefront#roadmap](https://github.com/vuestorefront/vue-storefront#roadmap)

## About Vue Storefront Next

We're developing a next version of Vue Storefront on the [`next` branch](https://github.com/vuestorefront/vue-storefront/tree/next).
We're developing a next version of Vue Storefront on the [`vue-storefront` repository](https://github.com/vuestorefront/vue-storefront).

We're building the following integrations within Next architecture:

Expand All @@ -58,7 +58,7 @@ We're building the following integrations within Next architecture:
- Shopify
- Salesforce Commerce Cloud

You can learn more about Vue Storefront Next from the README on the `next` branch and [this](https://www.youtube.com/watch?v=0e2wyhR0ZyQ&t=3s) video
You can learn more about Vue Storefront Next from the README on the `vue-storefront` repository and [this](https://www.youtube.com/watch?v=0e2wyhR0ZyQ&t=3s) video
<table>
<tbody>
<tr>
Expand Down