diff --git a/hugo.yaml b/hugo.yaml index fab5643e4745da10bfa8f282eaae116b207efac0..ba2a4950b6186caa0d78956f548409bb94f707ab 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -104,7 +104,7 @@ params: url_latest_version: https://example.com # Repository configuration (URLs for in-page links to opening issues and suggesting changes) - github_repo: https://gitlab.c3sl.ufpr.br/yyvf22/rootdocs + github_repo: https://gitlab.c3sl.ufpr.br/c3root/k8s/docs # An optional link to a related project repo. For example, the sibling repository where your product code lives. #github_project_repo: https://github.com/google/docsy @@ -172,7 +172,7 @@ params: # Developer relevant links. These will show up on right side of footer and in the community page if you have one. developer: - name: GitLab - url: https://gitlab.c3sl.ufpr.br/yyvf22/rootdocs + url: https://gitlab.c3sl.ufpr.br/c3root/k8s/docs icon: fab fa-github desc: Development takes place here!