Commit d3ebd34
committed
fix: deploy cookie under /development/ subpath correctly
Use a trailing slash on BASE_URL so MyST joins it to root-relative
page links correctly (was producing /developmentpages/...), and bump
the cookie submodule to include the hyphenated-slug internal link fix
(scientific-python/cookie#796) so checklinks passes.
Assisted-by: ClaudeCode:claude-opus-4.81 parent f224b6b commit d3ebd34
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments