From c20fe24a216d947bb6b7d4981f849157c9c9c224 Mon Sep 17 00:00:00 2001 From: Snazzah <7025343+Snazzah@users.noreply.github.com> Date: Wed, 9 Feb 2022 11:00:57 -0500 Subject: [PATCH] Fix README link in datadog-agent (#241) --- examples/datadog-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/datadog-agent/README.md b/examples/datadog-agent/README.md index 9a229a1..28aec6c 100644 --- a/examples/datadog-agent/README.md +++ b/examples/datadog-agent/README.md @@ -7,7 +7,7 @@ tags: # Datadog Example -This example is the [Datadog Agent](https://deno.land/). +This example is the [Datadog Agent](https://github.com/DataDog/datadog-agent). [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fexamples%2Ftree%2Fmaster%2Fexamples%2Fdatadog-agent&envs=DD_API_KEY&DD_API_KEYDesc=Datadog+Api+Key)