Skip to content

Commit b05efb5

Browse files
authored
Merge pull request #730 from ifurther/patch-1
Fix building-for-distribution link
2 parents 320410b + 958cc71 commit b05efb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ yarn check_version_match
7070

7171
tbump will list changes to be applied, confirm the changes to proceed with apply.
7272

73-
3. Make sure that application is building, installing and running properly by following the [distribution build instructions](README.md##building-for-distribution) locally
73+
3. Make sure that application is building, installing and running properly by following the [distribution build instructions](dev.md#building-for-distribution) locally
7474

7575
4. Create a branch preferably with the name `release-v<new-version>`. Add a commit with the version changes and create a PR. The PR must be created from main repo and not from a fork. This is necessary for GitHub Actions to be able to attach installers to the release.
7676

0 commit comments

Comments
 (0)