diff --git a/gh-pages/config.toml b/gh-pages/config.toml index 082859f7f8..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/kyverno/" - project_documentation = "http://github.com/nirmata/kyverno/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 031befbf0d..236c96874c 100644 --- a/gh-pages/content/features.md +++ b/gh-pages/content/features.md @@ -19,6 +19,11 @@ * Test policy changes using kubectl +<<<<<<< HEAD
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! +>>>>>>> 5ef9b86400eb026bb3fdcda3a4f80f94c938e31f
\ No newline at end of file