Skip to content

Commit 70fb847

Browse files
committed
update migration guide url
1 parent 89158ae commit 70fb847

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/docs/stacks/stacks.js/packages/common.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Callout } from "@/components/callout";
1616

1717
<Callout type="info">
1818
This reference refers to the `7.x.x` release of Stacks.js—it's the recommended version to use, but not needed for the Stacks Nakamoto release.
19-
Read the [migration guide](https://github.com/hirosystems/stacks.js/blob/next/.github/MIGRATION.md#stacksjs-5xx--7xx) to learn how to update to the latest version.
19+
Read the [migration guide](https://github.com/hirosystems/stacks.js/blob/main/.github/MIGRATION.md#stacksjs-5xx--7xx) to learn how to update to the latest version.
2020
</Callout>
2121

2222
The `@stacks/common` package contains common utilities for working with Stacks.

content/docs/stacks/stacks.js/packages/network.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Callout } from "@/components/callout";
1616

1717
<Callout type="info">
1818
This reference refers to the `7.x.x` release of Stacks.js—it's the recommended version to use, but not needed for the Stacks Nakamoto release.
19-
Read the [migration guide](https://github.com/hirosystems/stacks.js/blob/next/.github/MIGRATION.md#stacksjs-5xx--7xx) to learn how to update to the latest version.
19+
Read the [migration guide](https://github.com/hirosystems/stacks.js/blob/main/.github/MIGRATION.md#stacksjs-5xx--7xx) to learn how to update to the latest version.
2020
</Callout>
2121

2222
The `@stacks/network` package contains default network configurations for Stacks.

0 commit comments

Comments
 (0)