From e00cf4e187e6b2205b18ac070d1c1347dea9459e Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Sat, 16 Jun 2018 11:40:22 -0700 Subject: [PATCH] Removed link --- cmd/tile38-server/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tile38-server/main.go b/cmd/tile38-server/main.go index 97fbcb9e..a4f71af5 100644 --- a/cmd/tile38-server/main.go +++ b/cmd/tile38-server/main.go @@ -282,7 +282,7 @@ Developer Options: |____ | _ | Tile38 %s%s %d bit (%s/%s) | | | %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()) if pidferr != nil {