Commit 5483133
authored
fix(integration-docs): point CustomAlert at renamed standard-alert.mdx (#104)
doc-map.mjs still referenced 'standard alert.mdx' (space), but the file was
renamed to 'standard-alert.mdx' (hyphen). The build throws on the first
missing source, breaking the OSS compatibility-bundle pipeline on any push
that touches on-call/integration/**. Local build now succeeds (77 keys).1 parent 38fb33d commit 5483133
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments