mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package media
|
||||
|
||||
import (
|
||||
"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.
|
||||
|
Reference in New Issue
Block a user