summaryrefslogtreecommitdiffstats
path: root/hugolib/node_as_page_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/node_as_page_test.go')
-rw-r--r--hugolib/node_as_page_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/node_as_page_test.go b/hugolib/node_as_page_test.go
index f625bf2d5..6cadafc0d 100644
--- a/hugolib/node_as_page_test.go
+++ b/hugolib/node_as_page_test.go
@@ -31,7 +31,7 @@ import (
/*
This file will test the "making everything a page" transition.
- See https://github.com/spf13/hugo/issues/2297
+ See https://github.com/gohugoio/hugo/issues/2297
*/