From ed0e1f13f666517d397c1fc8250b24c39be7f510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20=C5=BBuraw?= <9116238+krzysztofzuraw@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:22:22 +0100 Subject: [PATCH] Remove monitoring app mention from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ff449edb2..a9a42b8af 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ In the `apps` folder, you will find the following applications: - [emails-and-messages](https://docs.saleor.io/docs/3.x/developer/app-store/apps/emails-and-messages/overview) - notifications and email communication with customers. - [invoices](https://docs.saleor.io/docs/3.x/developer/app-store/apps/invoices) - generate invoice PDF for each order. - [klaviyo](./apps/klaviyo) - send Saleor events to Klaviyo, where you can notify the customers. -- [monitoring](./apps/monitoring) - send Saleor logs to 3rd party Monitoring services - [products-feed](./apps/products-feed) - generate products feed XML - [search](./apps/search) - connect Saleor with search engines. - [slack](./apps/slack) - get notifications on Slack channel from Saleor events.