diff --git a/docs/changelog/bytebase-3-17-0.mdx b/docs/changelog/bytebase-3-17-0.mdx index 942287ae..810d6273 100644 --- a/docs/changelog/bytebase-3-17-0.mdx +++ b/docs/changelog/bytebase-3-17-0.mdx @@ -28,7 +28,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx'; - **High Availability (HA)** — Support licensed multi-replica deployments backed by a shared external PostgreSQL metadata database. Active replicas are tracked via heartbeats, and background runners coordinate safely across replicas. -- **Page Agent** — Add an in-app AI assistant with tool-calling, threaded resumable conversations, DOM-aware autocomplete, and token usage tracking. +- **[Page Agent](https://docs.bytebase.com/page-agent)** — Add an in-app AI assistant with tool-calling, threaded resumable conversations, DOM-aware autocomplete, and token usage tracking. - **Issue Approved webhook event** — Support a new webhook event type for issue approval, with redesigned Slack message format.