From 8faca65f462eff1f92f607aa8a8b6f30bdd4cb92 Mon Sep 17 00:00:00 2001 From: Maxim Lebedev Date: Wed, 14 Aug 2019 19:07:29 +0500 Subject: [PATCH] :bulb: Force gitlab link in the docs --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index a8a896a..1918843 100644 --- a/doc.go +++ b/doc.go @@ -1,2 +1,2 @@ // Package telegram contains bindings for the Telegram API -package telegram +package telegram // import "gitlab.com/toby3d/telegram"