From c6d45430f152a84f7c702b5edb398e91fec98e3b Mon Sep 17 00:00:00 2001 From: Ryan Breen Date: Thu, 19 Mar 2015 19:27:30 -0400 Subject: [PATCH] Website: change order of UIs listed in intro/getting-started/ui.html. --- website/source/intro/getting-started/ui.html.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/source/intro/getting-started/ui.html.markdown b/website/source/intro/getting-started/ui.html.markdown index de18e770de..546045b16f 100644 --- a/website/source/intro/getting-started/ui.html.markdown +++ b/website/source/intro/getting-started/ui.html.markdown @@ -13,10 +13,10 @@ box. UIs can be used for viewing all services and nodes, for viewing all health checks and their current status, and for reading and setting key/value data. The UIs automatically support multi-datacenter. -There are two options for running a web UI for Consul. The first option -is self-hosting the [open-source UI](/downloads.html); the second option -is using [Atlas by HashiCorp](https://atlas.hashicorp.com) to host the -dashboard for you. +There are two options for running a web UI for Consul: using +[Atlas by HashiCorp](https://atlas.hashicorp.com) to host the +dashboard for you or self-hosting the +[open-source UI](/downloads.html). ## Atlas-hosted Dashboard