Skip to content

Commit 9d9ebea

Browse files
committed
feat: update DOCUMENTATION links
1 parent 590e086 commit 9d9ebea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Shared/Components/DocLink/constants.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ export const DOCUMENTATION = {
4848
GLOBAL_CONFIG_CUSTOM_CHART_PRE_REQUISITES: 'getting-started/global-configurations/custom-charts#prerequisites',
4949
GLOBAL_CONFIG_DOCKER: 'getting-started/global-configurations/container-registries',
5050
GLOBAL_CONFIG_GIT: 'getting-started/global-configurations/git-accounts',
51-
GLOBAL_CONFIG_GITOPS: 'getting-started/global-configurations/gitops',
51+
GLOBAL_CONFIG_GITOPS: 'global-configurations/gitops',
5252
GLOBAL_CONFIG_GITOPS_GITHUB: 'global-configurations/gitops#github',
5353
GLOBAL_CONFIG_GITOPS_GITLAB: 'global-configurations/gitops#gitlab',
5454
GLOBAL_CONFIG_GITOPS_AZURE: 'global-configurations/gitops#azure',
5555
GLOBAL_CONFIG_GITOPS_BITBUCKET: 'global-configurations/gitops#bitbucket',
5656
GLOBAL_CONFIG_GROUPS: 'getting-started/global-configurations/authorization/permission-groups',
57-
GLOBAL_CONFIG_HOST_URL: 'getting-started/global-configurations/host-url',
57+
GLOBAL_CONFIG_HOST_URL: 'global-configurations/host-url',
5858
GLOBAL_CONFIG_NOTIFICATION: 'getting-started/global-configurations/manage-notification',
5959
GLOBAL_CONFIG_PERMISSION: 'global-configurations/authorization/user-access#devtron-apps-permissions',
60-
GLOBAL_CONFIG_PROJECT: 'getting-started/global-configurations/projects',
60+
GLOBAL_CONFIG_PROJECT: 'global-configurations/projects',
6161
GLOBAL_CONFIG_SSO: 'getting-started/global-configurations/sso-login',
6262
GLOBAL_CONFIG_SCOPED_VARIABLES: 'getting-started/global-configurations/scoped-variables',
6363
GLOBAL_CONFIG_USER: 'getting-started/global-configurations/authorization/user-access',

0 commit comments

Comments
 (0)