Skip to content

Commit

Permalink
Remove callout link to updates page (#9267)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswiss authored Aug 7, 2024
1 parent 79a1a09 commit aff4163
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/app/(site)/roadmap/page-client.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ export default function Roadmap () {
margin: '0.5rem 0.8rem 0.5rem 0',
}}
>
To see what we've recently shipped, checkout our <Link href="/updates">updates</Link>{' '}
and <Link href="/releases">release notes</Link> <Emoji symbol="🚀" alt="Rocket" />
To see what we've recently shipped, checkout our <Link href="/releases">release notes</Link> <Emoji symbol="🚀" alt="Rocket" />
</span>
</Alert>

Expand Down

0 comments on commit aff4163

Please sign in to comment.