improve docs

This commit is contained in:
Nicola Murino
2019-10-08 08:20:26 +02:00
parent 3e0558c0e9
commit 60d4a3e1b5
3 changed files with 6 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ const (
webUsersPath = "/web/users"
webUserPath = "/web/user"
webConnectionsPath = "/web/connections"
staticFileWebPath = "/static"
webStaticFilesPath = "/static"
)
var (