diff --git a/README.md b/README.md index 24fc029bb9..395f8b2807 100644 --- a/README.md +++ b/README.md @@ -133,5 +133,5 @@ Here are some the major features we plan on completing before a 1.0 release: ## Getting help -For feature requests and bugs, file an [issue][https://github.com/nirmata/kube-policy/issues]. +For feature requests and bugs, file an [issue][https://github.com/nirmata/kyverno/issues]. diff --git a/gh-pages/config.toml b/gh-pages/config.toml index 59430a39d9..6327f00569 100644 --- a/gh-pages/config.toml +++ b/gh-pages/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://nirmata.github.io/kube-policy/" +baseURL = "https://nirmata.github.io/kyverno/" themesDir = "themes" theme = "github-project-landing-page" title = "Kyverno" @@ -13,10 +13,10 @@ relativeURLs=true and wildcards. View policy results as events, and policy violations as events or in policy status.''' author_name = "Nirmata" - author_url = "http://nirmata.com" - project_url = "http://github.com/nirmata/kube-policy/" - project_documentation = "http://github.com/nirmata/kube-policy/docs" - github_project_name = "kube-policy" + author_url = "https://nirmata.com" + project_url = "https://github.com/nirmata/kyverno/" + project_documentation = "https://github.com/nirmata/kyverno/blob/master/README.md" + github_project_name = "kyverno" github_user_name = "nirmata" logo = "img/kyverno.png" diff --git a/gh-pages/content/features.md b/gh-pages/content/features.md index bfdde36340..71420ae528 100644 --- a/gh-pages/content/features.md +++ b/gh-pages/content/features.md @@ -19,6 +19,6 @@ * Test policy changes using kubectl -

-Ready for more? Read the docs, write a policy, or try Kyverno in your cluster! +

+Ready for more? Read the docs, write a policy, or try Kyverno in your cluster!

\ No newline at end of file