Skip to content

Commit 3948c5e

Browse files
committed
Link to rsrc
1 parent 39301f8 commit 3948c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ go build -ldflags "-s -w -H=windowsgui"
3737

3838
It will be linked by the go compiler to [tell windows to use modern windows buttons](https://msdn.microsoft.com/en-us/library/windows/desktop/bb773175(v=vs.85).aspx)
3939
in the dialogs. It can be generated from `beautiful_buttons.manifest.xml` with
40-
`rsrc -manifest=beautiful_dialogs.manifest.xml` (by [rsrc]()).
40+
`rsrc -manifest=beautiful_dialogs.manifest.xml` (by [rsrc](https://github.com/akavel/rsrc)).

0 commit comments

Comments
 (0)