Fix typo in link to Cloud Auto-join section (#8116)
This commit is contained in:
parent
838147512f
commit
e369e76643
|
@ -119,7 +119,7 @@ nomad-01.company.local => nomad-01.company.local:4648
|
|||
As of Nomad 0.8.4, `retry_join` accepts a unified interface using the
|
||||
[go-discover](https://github.com/hashicorp/go-discover) library for doing
|
||||
automated cluster joining using cloud metadata. See [Cloud
|
||||
Auto-join][#cloud_auto_join] for more information.
|
||||
Auto-join](#cloud_auto_join) for more information.
|
||||
|
||||
```
|
||||
"provider=aws tag_key=..." => 1.2.3.4:4648
|
||||
|
|
Loading…
Reference in a new issue