Docs fixes
This commit is contained in:
parent
18763c5073
commit
b30769e7b5
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ export const FARO_ENDPOINT_PROD =
|
|||
'https://faro-collector-prod-us-central-0.grafana.net/collect/03a11ed03c3af04dcfc3be9755f2b053';
|
||||
|
||||
export const DOCS_SLACK_SETUP = 'https://grafana.com/docs/oncall/latest/open-source/#slack-setup';
|
||||
export const DOCS_TELEGRAM_SETUP = 'https://grafana.com/docs/oncall/latest/chat-options/configure-telegram/';
|
||||
export const DOCS_TELEGRAM_SETUP = 'https://grafana.com/docs/oncall/latest/notify/telegram/';
|
||||
|
||||
// Make sure if you chage max-width here you also change it in responsive.css
|
||||
export const TABLE_COLUMN_MAX_WIDTH = 1500;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue