|
|
@ -212,12 +212,12 @@ as |sort filters items|}} |
|
|
|
<BlockSlot @name="actions"> |
|
|
|
<BlockSlot @name="actions"> |
|
|
|
<li class="docs-link"> |
|
|
|
<li class="docs-link"> |
|
|
|
{{!-- what's the docs for peering?--}} |
|
|
|
{{!-- what's the docs for peering?--}} |
|
|
|
<a href="https://www.consul.io/docs/agent/kv" rel="noopener noreferrer" target="_blank"> |
|
|
|
<a href="{{env 'CONSUL_DOCS_URL'}}/connect/cluster-peering" rel="noopener noreferrer" target="_blank"> |
|
|
|
Documentation on Peers |
|
|
|
Documentation on Peers |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class="learn-link"> |
|
|
|
<li class="learn-link"> |
|
|
|
<a href="https://learn.hashicorp.com/consul/getting-started/kv" rel="noopener noreferrer" target="_blank"> |
|
|
|
<a href="{{env "CONSUL_DOCS_URL"}}/connect/cluster-peering/create-manage-peering" rel="noopener noreferrer" target="_blank"> |
|
|
|
Take the tutorial |
|
|
|
Take the tutorial |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|