From 480e8a5f602583c000c1ecc0e1643024fe1a4757 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 23 Dec 2025 16:07:00 +0530 Subject: [PATCH] fix: fix links --- docs/deployment/introduction.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/deployment/introduction.mdx b/docs/deployment/introduction.mdx index 2a90a4b..a317e20 100644 --- a/docs/deployment/introduction.mdx +++ b/docs/deployment/introduction.mdx @@ -6,7 +6,7 @@ description: "Options to deploy Dograh Voice Agent Platform on your own infrastr ### Deployment Options You can deploy Dograh Platform using Docker on a remote server using Docker, either using terminal commands, or using PaaS like Heroku, Coolify. -- [Docker](deployment/docker) -- [Custom Domain](deployment/custom-domain) -- [Heroku](deployment/heroku) -- [Coolify](deployment/coolify) +- [Docker](docker) +- [Custom Domain](custom-domain) +- [Heroku](heroku) +- [Coolify](coolify)