From 2b6fa059e0e05c8c1fa556c22e8a52e6c55cf3cd Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Tue, 23 Feb 2021 15:24:37 -0500 Subject: [PATCH] docs: update link to the Nomad Autoscaler demos --- website/content/docs/autoscaling/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/autoscaling/index.mdx b/website/content/docs/autoscaling/index.mdx index c5a37ac18..9e1500baf 100644 --- a/website/content/docs/autoscaling/index.mdx +++ b/website/content/docs/autoscaling/index.mdx @@ -61,4 +61,4 @@ specification [`scaling` block][scaling_block]. [autoscaler_github]: https://github.com/hashicorp/nomad-autoscaler [autoscaler_releases]: https://releases.hashicorp.com/nomad-autoscaler/ [autoscaler_dockerhub]: https://hub.docker.com/r/hashicorp/nomad-autoscaler -[autoscaler_demo]: https://github.com/hashicorp/nomad-autoscaler/tree/master/demo +[autoscaler_demo]: https://github.com/hashicorp/nomad-autoscaler-demos