Skip to content

Commit

Permalink
docs: fix site url (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Nov 8, 2024
1 parent b04c2ea commit 8265e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/mkdocs.base.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# site
site_name: Kyverno Envoy Plugin
site_url: https://github.io/kyverno/kyverno-envoy-plugin/
site_url: https://kyverno.github.io/kyverno-envoy-plugin/
site_description: Kyverno based authz in a mesh

# repo
Expand Down

0 comments on commit 8265e89

Please sign in to comment.