File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ export const Host = window?.__ORCHESTRATOR_ROOT__ ?? '/orchestrator'
22
22
export const DOCUMENTATION_HOME_PAGE = 'https://docs.devtron.ai'
23
23
export const DISCORD_LINK = 'https://discord.devtron.ai/'
24
24
export const DOCUMENTATION = {
25
- APP_TAGS : `${ DOCUMENTATION_HOME_PAGE } /v/v0.6 /usage/applications/create-application#tags` ,
26
- APP_OVERVIEW_TAGS : `${ DOCUMENTATION_HOME_PAGE } /v/v0.6 /usage/applications/overview#manage-tags` ,
27
- BLOB_STORAGE : `${ DOCUMENTATION_HOME_PAGE } /v/v0.6 /getting-started/install/installation-configuration#configuration-of-blob-storage` ,
25
+ APP_TAGS : `${ DOCUMENTATION_HOME_PAGE } /v/v0.7 /usage/applications/create-application#tags` ,
26
+ APP_OVERVIEW_TAGS : `${ DOCUMENTATION_HOME_PAGE } /v/v0.7 /usage/applications/overview#manage-tags` ,
27
+ BLOB_STORAGE : `${ DOCUMENTATION_HOME_PAGE } /v/v0.7 /getting-started/install/installation-configuration#configuration-of-blob-storage` ,
28
28
}
29
29
30
30
export const PATTERNS = {
You can’t perform that action at this time.
0 commit comments