Skip to content

Commit 692d6f9

Browse files
authored
Merge pull request #2235 from marquiz/devel/docs-config
docs: fix url setting in config
2 parents 242e799 + c87961d commit 692d6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: Node Feature Discovery
1717
description: >- # this means to ignore newlines until "baseurl:"
1818
Documentation of Node Feature Discovery - a Kubernetes add-on for discovering
1919
and advertising hardware features and system configuration in the cluster.
20-
url: "https://kubernetes-sigs.github.com" # the base hostname & protocol for your site, e.g. http://example.com
20+
url: "https://kubernetes-sigs.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2121

2222
repository: kubernetes-sigs/node-feature-discovery
2323

0 commit comments

Comments
 (0)