fixed broken links on consul program page (#6463)
This commit is contained in:
parent
58f19c5918
commit
876a7cbef9
|
@ -56,7 +56,7 @@ Here are links to resources, documentation, examples and best practices to guide
|
||||||
|
|
||||||
* [How to Integrate a Sidecar Proxy Documentation](https://www.consul.io/docs/connect/proxies/integrate.html)
|
* [How to Integrate a Sidecar Proxy Documentation](https://www.consul.io/docs/connect/proxies/integrate.html)
|
||||||
* [Example of Envoy Integration](https://www.consul.io/docs/connect/proxies/envoy.html)
|
* [Example of Envoy Integration](https://www.consul.io/docs/connect/proxies/envoy.html)
|
||||||
* [Consul’s source code](https://github.com/hashicorp/consul/blob/master/INTERNALS.md)
|
* [Consul’s source code](https://github.com/hashicorp/consul)
|
||||||
|
|
||||||
**Firewall**
|
**Firewall**
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ Here are links to resources, documentation, examples and best practices to guide
|
||||||
|
|
||||||
**Information Technology Service Management (ITSM)**
|
**Information Technology Service Management (ITSM)**
|
||||||
|
|
||||||
* [Consul Service Registry](https://learn.hashicorp.com/consul/getting-started/servicesx)
|
* [Consul Service Registry](https://learn.hashicorp.com/consul/getting-started/services)
|
||||||
* [DNS Query Interface](https://learn.hashicorp.com/consul/getting-started/services#querying-services)
|
* [DNS Query Interface](https://learn.hashicorp.com/consul/getting-started/services#querying-services)
|
||||||
* [HTTP API with Edge Triggers](https://learn.hashicorp.com/consul/getting-started/services#http-api)
|
* [HTTP API with Edge Triggers](https://learn.hashicorp.com/consul/getting-started/services#http-api)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue