From 545d320648a5ce93e394a3cbc1317f73553b0d75 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 26 Jul 2014 03:02:46 -0400 Subject: Docs fix --- modules/ssh/ssh.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ssh') diff --git a/modules/ssh/ssh.go b/modules/ssh/ssh.go index 78ad678d..814a3dd1 100644 --- a/modules/ssh/ssh.go +++ b/modules/ssh/ssh.go @@ -17,7 +17,7 @@ import ( "github.com/Unknwon/com" - "github.com/gogits/gogs-ng/modules/log" + "github.com/gogits/gogs/modules/log" ) func handleServerConn(keyId string, chans <-chan ssh.NewChannel) { -- cgit v1.2.3