mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-06 10:46:34 +03:00
all: Update textual references in Go source to point to gohugoio/hugo
This commit is contained in:
parent
d8717cd4c7
commit
c17ad675e8
14 changed files with 20 additions and 20 deletions
|
@ -87,7 +87,7 @@ type Site struct {
|
|||
// to get the singular form from that value.
|
||||
taxonomiesPluralSingular map[string]string
|
||||
|
||||
// This is temporary, see https://github.com/spf13/hugo/issues/2835
|
||||
// This is temporary, see https://github.com/gohugoio/hugo/issues/2835
|
||||
// Maps "actors-gerard-depardieu" to "Gérard Depardieu" when preserveTaxonomyNames
|
||||
// is set.
|
||||
taxonomiesOrigKey map[string]string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue