Commit b97ebce
authored
docs: Update base path for craft.sentry.dev domain (#734)
## Summary
The docs site has moved from \`getsentry.github.io/craft\` to
\`craft.sentry.dev\`. This caused assets to fail loading as they were
still being served from \`/craft/\`.
## Changes
- Change default base path from \`/craft\` to \`/\`
- Update site URL to \`https://craft.sentry.dev\`
PR previews continue to work via \`DOCS_BASE_PATH\` environment variable
override in the workflow.1 parent abd8cd1 commit b97ebce
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments