aboutsummaryrefslogtreecommitdiff
path: root/routes/org/org.go
diff options
context:
space:
mode:
Diffstat (limited to 'routes/org/org.go')
-rw-r--r--routes/org/org.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/routes/org/org.go b/routes/org/org.go
index e00d14fe..c2742d7c 100644
--- a/routes/org/org.go
+++ b/routes/org/org.go
@@ -7,10 +7,10 @@ package org
import (
log "gopkg.in/clog.v1"
- "github.com/gogs/gogs/models"
- "github.com/gogs/gogs/pkg/context"
- "github.com/gogs/gogs/pkg/form"
- "github.com/gogs/gogs/pkg/setting"
+ "gogs.io/gogs/models"
+ "gogs.io/gogs/pkg/context"
+ "gogs.io/gogs/pkg/form"
+ "gogs.io/gogs/pkg/setting"
)
const (