philsong / btcrobot

Golang bitcoin trading bot, it features multiple trading methods using technical analysis
Other
483 stars 225 forks source link

server.go的一处bug #10

Closed sbwdlihao closed 10 years ago

sbwdlihao commented 10 years ago

350行的 m.Use(martini.Static("./static")) 应该改为 m.Use(martini.Static("../static"))

philsong commented 10 years ago

upgrade, it was caused by the 3rd framework:https://github.com/go-martini/martini/commit/d6dbf549f64849bc0ba4585e2ec62d0dacf311c6#diff-71dea78c8d1612f5f72214a258045f4e