diff --git a/website/source/api/operator/area.html.md b/website/source/api/operator/area.html.md index bfccd68f77..dbe5b57636 100644 --- a/website/source/api/operator/area.html.md +++ b/website/source/api/operator/area.html.md @@ -16,7 +16,7 @@ Consul's HTTP API. Consul Enterprise. This is not present in the open source version of Consul. The network area functionality described here is available only in -[Consul Enterprise](https://www.hashicorp.com/consul.html) version 0.8.0 and +[Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0 and later. Network areas are operator-defined relationships between servers in two different Consul datacenters. diff --git a/website/source/docs/commands/operator/area.html.markdown.erb b/website/source/docs/commands/operator/area.html.markdown.erb index b368694465..c355995be3 100644 --- a/website/source/docs/commands/operator/area.html.markdown.erb +++ b/website/source/docs/commands/operator/area.html.markdown.erb @@ -11,7 +11,7 @@ description: > Command: `consul operator area` ~> The network area functionality described here is available only in - [Consul Enterprise](https://www.hashicorp.com/consul.html) version 0.8.0 and later. + [Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0 and later. Consul Enterprise version supports network areas, which are operator-defined relationships between servers in two different Consul datacenters. The operator area command is used to diff --git a/website/source/docs/commands/snapshot/agent.html.markdown.erb b/website/source/docs/commands/snapshot/agent.html.markdown.erb index 88958dc2fe..95f9f86f79 100644 --- a/website/source/docs/commands/snapshot/agent.html.markdown.erb +++ b/website/source/docs/commands/snapshot/agent.html.markdown.erb @@ -9,7 +9,7 @@ sidebar_current: "docs-commands-snapshot-agent" Command: `consul snapshot agent` ~> The [`agent`](/docs/commands/snapshot/agent.html) subcommand described here is - available only in [Consul Enterprise](https://www.hashicorp.com/consul.html) + available only in [Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.7.1 and later. All other [snapshot subcommands](/docs/commands/snapshot.html) are available in the open source version of Consul. diff --git a/website/source/docs/guides/areas.html.markdown b/website/source/docs/guides/areas.html.markdown index 7a88f1cb6b..bd1c6415d3 100644 --- a/website/source/docs/guides/areas.html.markdown +++ b/website/source/docs/guides/areas.html.markdown @@ -10,7 +10,7 @@ description: |- ## Advanced Federation with Network Areas ~> The network area functionality described here is available only in - [Consul Enterprise](https://www.hashicorp.com/consul.html) version 0.8.0 and later. + [Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0 and later. One of the key features of Consul is its support for multiple datacenters. The [architecture](/docs/internals/architecture.html) of Consul is designed to @@ -20,7 +20,7 @@ datacenters. This means each datacenter runs independently, each having a dedica group of servers and a private LAN [gossip pool](/docs/internals/gossip.html). This guide covers the advanced form of federating Consul clusters using the new -network areas capability added in [Consul Enterprise](https://www.hashicorp.com/consul.html) +network areas capability added in [Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0. For the basic form of federation available in the open source version of Consul, please see the [Basic Federation Guide](/docs/guides/datacenters.html) for more details. diff --git a/website/source/docs/guides/autopilot.html.markdown b/website/source/docs/guides/autopilot.html.markdown index 72360d050b..c2ade17b6a 100644 --- a/website/source/docs/guides/autopilot.html.markdown +++ b/website/source/docs/guides/autopilot.html.markdown @@ -130,7 +130,7 @@ setting. --- ~> The following Autopilot features are available only in - [Consul Enterprise](https://www.hashicorp.com/consul.html) version 0.8.0 and later. + [Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0 and later. ## Server Read Scaling diff --git a/website/source/docs/guides/datacenters.html.markdown b/website/source/docs/guides/datacenters.html.markdown index 66db8e75cb..daf442e3e9 100644 --- a/website/source/docs/guides/datacenters.html.markdown +++ b/website/source/docs/guides/datacenters.html.markdown @@ -18,7 +18,7 @@ group of servers and a private LAN [gossip pool](/docs/internals/gossip.html). This guide covers the basic form of federating Consul clusters using a single WAN gossip pool, interconnecting all Consul servers. -[Consul Enterprise](https://www.hashicorp.com/consul.html) version 0.8.0 added support +[Consul Enterprise](https://www.hashicorp.com/products/consul/) version 0.8.0 added support for an advanced multiple datacenter capability. Please see the [Advanced Federation Guide](/docs/guides/areas.html) for more details. diff --git a/website/source/layouts/_sidebar.erb b/website/source/layouts/_sidebar.erb index 30b3bbd13c..296bef160e 100644 --- a/website/source/layouts/_sidebar.erb +++ b/website/source/layouts/_sidebar.erb @@ -10,7 +10,7 @@
  • Docs
  • API
  • Community
  • -
  • Enterprise
  • +
  • Enterprise
  • Security
  • Demo
  • diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb index 0f0b9c0c12..89ef62eea2 100644 --- a/website/source/layouts/layout.erb +++ b/website/source/layouts/layout.erb @@ -65,7 +65,7 @@
  • Docs
  • API
  • Community
  • -
  • Enterprise
  • +
  • Enterprise
  • <%= inline_svg "download.svg" %> Download