From ac088de6322fc16ebe75c2e5554be73754bf1fe2 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 12 Jun 2019 17:31:08 +0800 Subject: Rebrand as tangerine-network/go-tangerine --- log/format.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'log') diff --git a/log/format.go b/log/format.go index 0a3c05f3e..0a3d8563d 100644 --- a/log/format.go +++ b/log/format.go @@ -22,7 +22,7 @@ const ( // locationTrims are trimmed for display to avoid unwieldy log lines. var locationTrims = []string{ - "github.com/dexon-foundation/dexon/", + "github.com/tangerine-network/go-tangerine/", } // PrintOrigins sets or unsets log location (file:line) printing for terminal -- cgit v1.2.3