From 14189b8cb11cf85cd00d5be7a9f63f6f1250715c Mon Sep 17 00:00:00 2001 From: shahargl Date: Sat, 14 Sep 2024 17:26:26 +0300 Subject: [PATCH] feat: provision --- docs/deployment/provision/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployment/provision/overview.mdx b/docs/deployment/provision/overview.mdx index c66e9a7fd..f48d4d81e 100644 --- a/docs/deployment/provision/overview.mdx +++ b/docs/deployment/provision/overview.mdx @@ -8,8 +8,8 @@ Keep supports various deployment and provisioning strategies to accommodate diff Keep offers two main provisioning options: -1. [**Provider Provisioning**](/deployment/provisioning/provider) - Set up and manage data providers for Keep. -2. [**Workflow Provisioning**](/deployment/provisioning/workflow) - Configure and manage workflows within Keep. +1. [**Provider Provisioning**](/deployment/provision/provider) - Set up and manage data providers for Keep. +2. [**Workflow Provisioning**](/deployment/provision/workflow) - Configure and manage workflows within Keep. Choosing the right provisioning strategy depends on your specific use case, deployment environment, and scalability requirements. You can read more about each provisioning option in their respective sections.