diff --git a/docs/pages/configuration/dev/connections/open.mdx b/docs/pages/configuration/dev/connections/open.mdx index c58e202998..bb07701dbe 100644 --- a/docs/pages/configuration/dev/connections/open.mdx +++ b/docs/pages/configuration/dev/connections/open.mdx @@ -4,7 +4,7 @@ sidebar_label: Auto-Open URLs --- import FragmentWorkflowOpenLinks from '../../../_partials/workflow-open-links.mdx'; -import ConfigPartial from '../../_partials/v2beta1/dev/restartHelper.mdx' +import ConfigPartial from '../../_partials/v2beta1/dev/open.mdx' DevSpace allows you to define URLs that should open after deploying an application in development mode, i.e. using `devspace dev`.