diff --git a/.changeset/soft-bulldogs-stare.md b/.changeset/soft-bulldogs-stare.md new file mode 100644 index 0000000..d17868e --- /dev/null +++ b/.changeset/soft-bulldogs-stare.md @@ -0,0 +1,5 @@ +--- +"saleor-app-taxes": minor +--- + +Replace the apps/taxes README with link to docs. diff --git a/README.md b/README.md index da824d4..a99435d 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ In the `apps` folder, you will find the following applications: - [emails-and-messages](./apps/emails-and-messages) - notifications and email communication with customers. - [search](./apps/search) - connect Saleor with search engines. - [slack](./apps/slack) - get notifications on Slack channel from Saleor events. -- [taxes](./apps/taxes) - calculate order and checkout taxes using external services. +- [taxes](https://docs.saleor.io/docs/3.x/developer/app-store/apps/taxes) - calculate order and checkout taxes using external services. - [cms](./apps/cms) - exports products from Saleor to CMS. ## Development diff --git a/apps/taxes/README.md b/apps/taxes/README.md index ebdb1dc..f771a0e 100644 --- a/apps/taxes/README.md +++ b/apps/taxes/README.md @@ -1,4 +1,4 @@ - +