summaryrefslogtreecommitdiffstats
path: root/hugolib/alias.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/alias.go')
-rw-r--r--hugolib/alias.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugolib/alias.go b/hugolib/alias.go
index 816ba962b..a3fe5c24a 100644
--- a/hugolib/alias.go
+++ b/hugolib/alias.go
@@ -22,11 +22,11 @@ import (
"runtime"
"strings"
- "github.com/spf13/hugo/tpl"
+ "github.com/gohugoio/hugo/tpl"
jww "github.com/spf13/jwalterweatherman"
- "github.com/spf13/hugo/helpers"
+ "github.com/gohugoio/hugo/helpers"
)
const (