Skip to content

Commit

Permalink
docs(links): fix release notes link in 8.0 release (#8315)
Browse files Browse the repository at this point in the history
Fixes a broken link in the 8.0 release notes.
  • Loading branch information
cpcloud authored Feb 12, 2024
1 parent 4d4fdab commit 9387ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/posts/ibis-version-8.0.0-release/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ brings another great option for fast batch analytics to Ibis.

## Breaking changes

You can view the [full changelog](../../../release_notes.md) for additional
You can view the [full changelog](../../release_notes.md) for additional
breaking changes. There have been few that we expect to affect most users.

:::{.callout-note}
Expand Down

0 comments on commit 9387ac0

Please sign in to comment.