Skip to content

Commit 29a3fde

Browse files
committed
fix: code cleanup
1 parent 38221aa commit 29a3fde

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/Shared/Components/DocLink/constants.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ import { DOCUMENTATION_HOME_PAGE } from '@Common/Constants'
1818

1919
export const DOCUMENTATION = {
2020
ADMIN_PASSWORD: 'install/install-devtron#devtron-admin-credentials',
21-
APPLICATIONS: 'usage/applications',
22-
APP_CONFIGURATION: 'docs/user-guide/app-configurations',
2321
APP_CI_CONFIG_BUILD_WITHOUT_DOCKER:
2422
'usage/applications/creating-application/docker-build-configuration#build-docker-image-without-dockerfile',
2523
APP_CREATE: 'usage/applications/create-application',
@@ -33,13 +31,10 @@ export const DOCUMENTATION = {
3331
APP_EPHEMERAL_CONTAINER: 'usage/applications/app-details/ephemeral-containers',
3432
APP_GROUP: 'usage/application-groups',
3533
APP_METRICS: 'usage/applications/app-details/app-metrics',
36-
APP_OVERVIEW: 'usage/overview',
3734
APP_OVERVIEW_TAGS: 'usage/applications/overview#manage-tags',
38-
APP_POLICIES: 'usage/policies',
3935
APP_ROLLOUT_DEPLOYMENT_TEMPLATE: 'usage/applications/creating-application/deployment-template/rollout-deployment',
4036
BUILD_STAGE: 'usage/applications/creating-application/workflow/ci-pipeline#build-stage',
4137
APP_TAGS: 'usage/applications/create-application#tags',
42-
APP_TEMPLATE: 'docs/user-guide/app-management/application-template',
4338
BLOB_STORAGE: 'configurations-overview/installation-configuration#configuration-of-blob-storage',
4439
BULK_UPDATE: 'usage/bulk-update',
4540
CHART_GROUP: 'usage/deploy-chart/chart-group',

0 commit comments

Comments
 (0)