From 39b7effc2605a587767b875d0807f5df8789d860 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Tue, 8 Nov 2022 22:34:12 +0100 Subject: [PATCH] docs: Use tip box for the integration and app explanation --- packages/docs/pages/build-integrations/folder-structure.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docs/pages/build-integrations/folder-structure.md b/packages/docs/pages/build-integrations/folder-structure.md index e9f30bb8..47964529 100644 --- a/packages/docs/pages/build-integrations/folder-structure.md +++ b/packages/docs/pages/build-integrations/folder-structure.md @@ -18,8 +18,8 @@ The build integrations section is best understood when read from beginning to en If you did not set up the development environment yet, please go back to the [development setup](/contributing/development-setup) page and follow the instructions. ::: -:::warning -We will use the terms **integration** and **app** interchangeably in this document. +:::tip +We will use the terms **integration** and **app** interchangeably in the documentation. ::: Before diving into how to build an integration for Automatisch, it's better to check the folder structure of the apps and give you some idea about how we place different parts of the app.