summaryrefslogtreecommitdiffstats
path: root/output/docshelper.go
diff options
context:
space:
mode:
Diffstat (limited to 'output/docshelper.go')
-rw-r--r--output/docshelper.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/docshelper.go b/output/docshelper.go
index 7bd031450..1df45726c 100644
--- a/output/docshelper.go
+++ b/output/docshelper.go
@@ -5,7 +5,7 @@ import (
"fmt"
- "github.com/spf13/hugo/docshelper"
+ "github.com/gohugoio/hugo/docshelper"
)
// This is is just some helpers used to create some JSON used in the Hugo docs.