summaryrefslogtreecommitdiffstats
path: root/helpers/language.go
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/language.go')
-rw-r--r--helpers/language.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/language.go b/helpers/language.go
index 9b7136854..ba2eeb8f6 100644
--- a/helpers/language.go
+++ b/helpers/language.go
@@ -19,7 +19,7 @@ import (
"sync"
"github.com/spf13/cast"
- "github.com/spf13/hugo/config"
+ "github.com/gohugoio/hugo/config"
)
// These are the settings that should only be looked up in the global Viper