Commit 5450511
Fix logo 403 by using relative paths (#46)
Logo assets were loaded from raw.githubusercontent.com, which
GitHub rate-limits/blocks with 403 when hotlinked. Point to the
local /logo/*.svg files so Mintlify serves them directly.
Fixes #37
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent adf64a0 commit 5450511
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
| 276 | + | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments