Skip to content

Commit

Permalink
update diagram links
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Calhoun committed Sep 15, 2017
1 parent 1fefbc6 commit ac56eab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ of server nodes, which are responsible for being part of the [consensus
quorum](https://www.consul.io/docs/internals/consensus.html), and a larger number of client nodes, which you typically
run alongside your apps:

![Consul architecture](https://github.com/hashicorp/terraform-azurerm-consul/tree/master/_docs/architecture.png)
![Consul architecture](https://raw.githubusercontent.com/hashicorp/terraform-azurerm-consul/master/_docs/architecture.png)

## How to use this Module

Expand Down
2 changes: 1 addition & 1 deletion modules/consul-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ bar

Finally, you can try opening up the Consul UI in your browser at the URL `http://11.22.33.44:8500/ui/`.

![Consul UI](/_docs/consul-ui-screenshot.png)
![Consul UI](https://raw.githubusercontent.com/hashicorp/terraform-azurerm-consul/master/_docs/consul-ui-screenshot.png)


## What's included in this module?
Expand Down

0 comments on commit ac56eab

Please sign in to comment.