mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-20 09:33:21 +00:00
cb92754575
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
347 B
Markdown
7 lines
347 B
Markdown
---
|
|
"@gitbook/react-contentkit": patch
|
|
"gitbook": patch
|
|
---
|
|
|
|
Let integration block webframes navigate the reader to another page in the site by posting a `@webframe.navigate` action with a `path` (and optional `anchor`). Resolved client-side against the site base path, so navigation stays in-site and drives the standard navigation progress bar.
|