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)