You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/stacks/stacks.js/packages/common.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ import { Callout } from "@/components/callout";
16
16
17
17
<Callouttype="info">
18
18
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.
20
20
</Callout>
21
21
22
22
The `@stacks/common` package contains common utilities for working with Stacks.
Copy file name to clipboardExpand all lines: content/docs/stacks/stacks.js/packages/network.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ import { Callout } from "@/components/callout";
16
16
17
17
<Callouttype="info">
18
18
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.
20
20
</Callout>
21
21
22
22
The `@stacks/network` package contains default network configurations for Stacks.
0 commit comments