Skip to content

Commit

Permalink
correct link in upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 25, 2022
1 parent dae0399 commit a43bade
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/UpgradingToJest29.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ See [changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md#2900) fo

:::note

Upgrading from an older version? You can see the upgrade guide from v27 to v28 [here](/docs/upgrading-to-jest28).
Upgrading from an older version? You can see the upgrade guide from v27 to v28 [here](/docs/28.x/upgrading-to-jest28).

:::

Expand Down
2 changes: 1 addition & 1 deletion website/versioned_docs/version-29.0/UpgradingToJest29.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ See [changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md#2900) fo

:::note

Upgrading from an older version? You can see the upgrade guide from v27 to v28 [here](/docs/upgrading-to-jest28).
Upgrading from an older version? You can see the upgrade guide from v27 to v28 [here](/docs/28.x/upgrading-to-jest28).

:::

Expand Down

0 comments on commit a43bade

Please sign in to comment.