Skip to content

Commit

Permalink
update url to migration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bthaile committed Jan 19, 2024
1 parent 53e3a43 commit 75f96f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/TopNav/Announcement.tsx
Expand Up @@ -47,11 +47,11 @@ const Announcement = () => {
<Link
sx={styles.devLink}
target="_blank"
href="https://developers.flow.com/build/cadence-migration-guide"
href="https://cadence-lang.org/docs/cadence-migration-guide"
rel="noreferrer"
title="Report a Bug"
>
https://developers.flow.com/build/cadence-migration-guide
https://cadence-lang.org/docs/cadence-migration-guide
</Link>
</Box>
</Flex>
Expand Down

0 comments on commit 75f96f7

Please sign in to comment.