Fix typo in documentation (#15970)

This commit is contained in:
Renan Cakirerk
2023-01-31 00:05:37 -08:00
committed by GitHub
parent ca597f7a3e
commit ecf5a51ec8

View File

@@ -15,7 +15,7 @@ job in your cluster.
The following external tools are currently available for Nomad and maintained by HashiCorp:
- [Autoscaling](/nomad/tools/autoscaling) - HashiCorp's official Nomad Autoscaler. Supports scaling allocations within Nomad and scaling nodes on AWS, Azure, GCP, or arbitrary infrastructure via plugins.
- [Damon](https://github.com/hashicorp/damon) - An terminal dashboard for Nomad.
- [Damon](https://github.com/hashicorp/damon) - A terminal dashboard for Nomad.
- [Levant](https://github.com/hashicorp/levant) - A templating and deployment tool for HashiCorp Nomad jobs that provides realtime feedback and detailed failure messages upon deployment issues.
- [Nomad Pack](https://github.com/hashicorp/nomad-pack) - An official package manager and templating tool for Nomad, currently a Tech Preview.
- [Nomad Pack GitHub Action](https://github.com/marketplace/actions/setup-hashicorp-nomad-pack) - A GitHub Action for Nomad Pack.