Skip to content

Commit 0d36e89

Browse files
committed
Update mkdocs to use the right repo and site author
1 parent cf2fb1f commit 0d36e89

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

mkdocs.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
site_name: external-dns
2-
site_author: Rene Hernandez
2+
site_author: external-dns maintainers
33

4-
repo_name: renehernandez/external-dns
5-
repo_url: https://github.com/renehernandez/external-dns/
6-
edit_uri: ""
4+
repo_name: kubernetes-sigs/external-dns
5+
repo_url: https://github.com/kubernetes-sigs/external-dns/
76

87
nav:
98
- index.md

0 commit comments

Comments
 (0)