Skip to content

Commit 7fde615

Browse files
jverreclaude
andcommitted
[NA] [DOCS] fix: point changelog canonical URLs at the changelog index
The 2026-07-13 and 2026-07-20 entries set canonical-url to a per-date path (/docs/opik/changelog/<date>), but Fern renders changelog entries into the changelog section rather than standalone per-date pages, so both URLs 404. The other 59 entries all point at /docs/opik/changelog; match them. This is why "Docs - Preview link" has been failing the broken-link check on every docs-touching PR. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent aae4650 commit 7fde615

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/opik-documentation/documentation/fern/docs/changelog/2026-07-13.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
canonical-url: https://www.comet.com/docs/opik/changelog/2026-07-13
2+
canonical-url: https://www.comet.com/docs/opik/changelog
33
---
44

55
## Per-Evaluation Spend Budget for LLM-as-Judge Evaluators

apps/opik-documentation/documentation/fern/docs/changelog/2026-07-20.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
canonical-url: https://www.comet.com/docs/opik/changelog/2026-07-20
2+
canonical-url: https://www.comet.com/docs/opik/changelog
33
---
44

55
## Redesigned Optimization Run Overview

0 commit comments

Comments
 (0)