Update template.mdx (#15737)
fix typo issue in variable url : remove unwanted "r"
This commit is contained in:
parent
2a7c7d85a5
commit
d9bf6ec6f7
|
@ -778,7 +778,7 @@ options](/docs/configuration/client#options):
|
|||
[ct_api_service]: https://github.com/hashicorp/consul-template/blob/master/docs/templating-language.md#service 'Consul Template API by HashiCorp - service'
|
||||
[ct_api_services]: https://github.com/hashicorp/consul-template/blob/master/docs/templating-language.md#services 'Consul Template API by HashiCorp - services'
|
||||
[ct_api_nsvc]: https://github.com/hashicorp/consul-template/blob/master/docs/templating-language.md#nomadService 'Consul Template API by HashiCorp - nomadService'
|
||||
[nvars]: /docs/concepts/variablesr 'Nomad Variables'
|
||||
[nvars]: /docs/concepts/variables 'Nomad Variables'
|
||||
[ct_api_tree]: https://github.com/hashicorp/consul-template/blob/master/docs/templating-language.md#tree 'Consul Template API by HashiCorp - tree'
|
||||
[gt]: https://pkg.go.dev/text/template 'Go template package'
|
||||
[gt_learn]: https://learn.hashicorp.com/tutorials/nomad/go-template-syntax
|
||||
|
|
Loading…
Reference in New Issue