Skip to content

Commit

Permalink
Fix link to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
mturk committed Oct 3, 2024
1 parent e6632a2 commit 6f6e643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Check [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html)
for more guidelines.

To create a .zip distribution archive run the
[mkrelease.sh](../mkrelease.sh) script file
[mkrelease.sh](./mkrelease.sh) script file
to compile and create required metadata and release assets.

Edit **cygwrun-x.y.z-win-x64.txt** and put it's content
Expand Down

0 comments on commit 6f6e643

Please sign in to comment.