diff --git a/config.toml b/config.toml index da82c005d0..ead50cea06 100644 --- a/config.toml +++ b/config.toml @@ -120,7 +120,7 @@ weight = 1 [[menu.main]] name = "CD-as-a-Service" weight = 2 - url = "/cd-as-a-service/" + url = "https://developer.armory.io/" [[menu.main]] name = "Armory CD" @@ -176,8 +176,7 @@ privacy_policy = "https://www.armory.io/privacy-policy/" terms_of_service = "https://www.armory.io/terms-of-service/" terms_and_conditions = "https://www.armory.io/terms-and-conditions/" -# Display the Armory CDaaS NDA banner -cdaas_banner = false + # First one is picked as the Twitter card image if not set on page. # images = ["images/project-illustration.png"] diff --git a/content/en/_index.html b/content/en/_index.html index 3788c57536..5722335a7d 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -29,7 +29,7 @@