Skip to content

Commit 1081985

Browse files
committed
update windows build for new org
1 parent 2040e26 commit 1081985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq-win/build.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set mydir=%mydir:\=/%
1414
set CGO_CFLAGS=-I %mydir%include
1515
set CGO_LDFLAGS=-L %mydir%lib-%target% -l zmq
1616

17-
go build -tags zmq_4_x github.com/gopherds/gophernotes
17+
go build -tags zmq_4_x github.com/gopherdata/gophernotes
1818

1919
:QUIT
2020
endlocal

0 commit comments

Comments
 (0)