aboutsummaryrefslogtreecommitdiff
path: root/routes/user/home.go
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-05-27 08:53:48 +0800
committerUnknwon <u@gogs.io>2018-05-27 08:53:48 +0800
commitaff42082441715559bb2e62e11550af1a946a8c9 (patch)
treed5349c3d486346210a989659e788b50589198e69 /routes/user/home.go
parent73dbaefec50c4fc99a63c5be2891a1a34db18767 (diff)
*: rename "gogits" to "gogs"
Diffstat (limited to 'routes/user/home.go')
-rw-r--r--routes/user/home.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/routes/user/home.go b/routes/user/home.go
index c3b9b182..2ca53eb7 100644
--- a/routes/user/home.go
+++ b/routes/user/home.go
@@ -11,10 +11,10 @@ import (
"github.com/Unknwon/com"
"github.com/Unknwon/paginater"
- "github.com/gogits/gogs/models"
- "github.com/gogits/gogs/models/errors"
- "github.com/gogits/gogs/pkg/context"
- "github.com/gogits/gogs/pkg/setting"
+ "github.com/gogs/gogs/models"
+ "github.com/gogs/gogs/models/errors"
+ "github.com/gogs/gogs/pkg/context"
+ "github.com/gogs/gogs/pkg/setting"
)
const (