From 47523f375db729f6af56fb208fae8b7ad303b221 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 8 Aug 2016 12:45:23 -0400 Subject: [PATCH] Update links to serf --- website/source/intro/hashicorp-ecosystem.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/hashicorp-ecosystem.html.md b/website/source/intro/hashicorp-ecosystem.html.md index 98770a122..2a03962ef 100644 --- a/website/source/intro/hashicorp-ecosystem.html.md +++ b/website/source/intro/hashicorp-ecosystem.html.md @@ -51,7 +51,7 @@ is fully configured with dependencies and service discovery pre-baked. This greatly reduces the risk of an unhealthy node in production due to configuration failure at runtime. -[Serf](https://www.serfdom.io/?utm_source=packer&utm_campaign=HashicorpEcosystem) is +[Serf](https://www.serf.io/?utm_source=packer&utm_campaign=HashicorpEcosystem) is a HashiCorp tool for cluster membership and failure detection. Consul uses Serf's gossip protocol as the foundation for service discovery.