[docs] Adjusting links for rewrite project (#15810)

* Adjusting link to page about features

* Fixing typo

* Replacing old learn links with devdot paths

* Removing extra space
This commit is contained in:
Ashlee M Boyer
2023-01-17 10:55:47 -05:00
committed by GitHub
parent af56eb8b7f
commit 294da1bc41
5 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ $ curl http://192.168.0.10:8080
```
[consul_dc]: https://developer.hashicorp.com/consul/docs/agent/config/config-files#datacenter
[consul_fed]: https://learn.hashicorp.com/tutorials/consul/federarion-gossip-wan
[consul_fed]: https://learn.hashicorp.com/tutorials/consul/federation-gossip-wan
[nomad_region]: /docs/configuration#datacenter
[`bootstrap_expect`]: /docs/configuration/server#bootstrap_expect
[`default_scheduler_config`]: /docs/configuration/server#default_scheduler_config

View File

@@ -264,7 +264,7 @@ as a copy of [`git`](https://www.git-scm.com/) in your `PATH`.
$ make dev
```
[consul-dev]: https://learn.hashicorp.com/consul/getting-started/agent#starting-the-agent
[consul-dev]: /consul/tutorials/certification-associate-tutorials/get-started-agent#start-the-agent
[consul-download]: https://developer.hashicorp.com/consul/downloads

View File

@@ -26,7 +26,7 @@ Connect](/docs/integrations/consul-connect) proxy routes to. It
is valid only within the context of a `proxy` stanza.
For Consul-specific details see the [Consul Connect
Guide](https://learn.hashicorp.com/consul/getting-started/connect#register-a-dependent-service-and-proxy).
Guide](/consul/tutorials/get-started-vms/virtual-machine-gs-service-discovery).
```hcl
job "countdash" {

View File

@@ -16,7 +16,7 @@ This program is intended to be largely a self-service process with links and gui
## Types of Nomad Integrations
Nomad is a simple and flexible orchestrator to deploy and manage containers and non-containerized applications across on-premises and cloud environments at scale. Nomad is widely adopted and used in production by organizations like Cloudflare, Roblox, Q2, Pandora, and more. For a full description of the current features please refer to the [Nomad Website](/). The diagram below depicts the key Nomad integration categories and types.
Nomad is a simple and flexible orchestrator to deploy and manage containers and non-containerized applications across on-premises and cloud environments at scale. Nomad is widely adopted and used in production by organizations like Cloudflare, Roblox, Q2, Pandora, and more. See the [Introduction](/nomad/intro) page for a full description of the current features. The diagram below depicts the key Nomad integration categories and types.
![Integration Categories](/img/nomad-workload.png)

View File

@@ -96,7 +96,7 @@ behavior of the following features is completely driver dependent:
- [`connect`][connect] - since group networks and sidecars are local to the
Nomad node, Consul Connect sidecars will not work as expected.
[artifact]: /docs/job-specification/artifact
[artifact]: /docs/job-specification/artifact
[connect]: /docs/job-specification/connect
[dispatch-payload]: /docs/job-specification/dispatch_payload
[drain]: /docs/commands/node/drain