mirror of https://github.com/rancher/dashboard.git
Update docs base for 2.7 (#7309)
This commit is contained in:
parent
e8269d603f
commit
f94d88b9d6
|
|
@ -3,7 +3,7 @@ import { SETTING } from './settings';
|
|||
export const ANY = 0;
|
||||
export const STANDARD = 1;
|
||||
export const CUSTOM = 2;
|
||||
export const DOCS_BASE = 'https://rancher.com/docs/rancher/v2.6/en';
|
||||
export const DOCS_BASE = 'https://rancher.com/docs/rancher/v2.7/en';
|
||||
|
||||
const STANDARD_VENDOR = 'Rancher';
|
||||
const STANDARD_PRODUCT = 'Explorer';
|
||||
|
|
|
|||
Loading…
Reference in New Issue