diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 2c57a7d95..b95e1e059 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -29,7 +29,12 @@ module.exports = { { text: "Documentation", link: "/docs/" }, { text: "Reference", link: "/reference/" }, { text: "Guides", link: "/guides/" }, - { text: "Enterprise", link: "/", target: "_self", rel: "" }, + { + text: "Enterprise", + link: "https://www.pomerium.com/", + target: "_self", + rel: "", + }, { text: "v0.10.x", // current tagged version ariaLabel: "Version menu", diff --git a/docs/readme.md b/docs/readme.md index bce08b424..127ea15d6 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,2 +1,2 @@ - +