From 59d31c2ecf224d5922e6322d26d69d1c12cb164b Mon Sep 17 00:00:00 2001 From: lauren Vuchetich Date: Wed, 22 Aug 2018 17:03:12 -0700 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a80b13cae19..3e8030061b5 100644 --- a/config.toml +++ b/config.toml @@ -126,7 +126,7 @@ pre = "keyboard_arrow_down" [[menu.main]] identifier = "customers" name = "Customers" -url = "/customers/" +url = "https://rancher.com/customers/" weight = "4" [[menu.main]]