Removed link

This commit is contained in:
Josh Baker 2018-06-16 11:40:22 -07:00
parent 3a9d3d145a
commit e00cf4e187

View File

@ -282,7 +282,7 @@ Developer Options:
|____ | _ | Tile38 %s%s %d bit (%s/%s) |____ | _ | Tile38 %s%s %d bit (%s/%s)
| | | %sPort: %d, PID: %d | | | %sPort: %d, PID: %d
|____ | _ | |____ | _ |
| | | tile38.com, patreon.com/tidwall | | | tile38.com
|_______|_______| |_______|_______|
`+"\n", core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, port, os.Getpid()) `+"\n", core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, port, os.Getpid())
if pidferr != nil { if pidferr != nil {