Skip to content

Commit 5d0a18f

Browse files
authored
Documentation, fix broken link in releasing documentation to adding a changeset content (#7367)
### WHY are these changes introduced? [Release documentation](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md) has a broken link to "adding a changeset" ### WHAT is this pull request doing? Adds the missing branch name within the linked URL
1 parent b1b5764 commit 5d0a18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/Releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To perform a release:
2222
1. Add a comment in your feature branch PR with the slash command "/snapit"
2323
2. This will trigger the `snapit.yml` workflow to create a new snapshot release
2424

25-
> Note: Your feature branch PR should have **at least one** changeset. The snapshot release will only release packages with a pending changeset. More info on [adding a changeset](https://github.com/Shopify/polaris/blob/.github/CONTRIBUTING.md#adding-a-changeset).
25+
> Note: Your feature branch PR should have **at least one** changeset. The snapshot release will only release packages with a pending changeset. More info on [adding a changeset](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#adding-a-changeset).
2626
2727
### [polaris-for-figma](/polaris-for-figma)
2828

0 commit comments

Comments
 (0)