Skip to content

Commit 36ead52

Browse files
Lets point the demo to breach.cc
1 parent ee2f4cf commit 36ead52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func main() {
3838
out, in := connection.GetCommunicationChannels()
3939

4040
thrustWindow := window.Window{
41-
Url: "file:///Users/mhernandez/jibe/go/src/github.com/miketheprogrammer/go-thrust/html/index.html",
41+
Url: "http://brach.cc",
4242
}
4343
rootMenu := menu.Menu{}
4444
fileMenu := menu.Menu{}

0 commit comments

Comments
 (0)