From 46553d556495aca9cb53d3770b7761af89053c7f Mon Sep 17 00:00:00 2001 From: Evan Mouzakitis Date: Fri, 23 Sep 2016 20:30:05 -0400 Subject: [PATCH 1/2] Update README.md add datadog monitoring guides resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44a252c..8fc6bb8 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ Various resources, such as books, websites and articles, for improving your skil * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. * [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. + * [Datadog Monitoring Guides](https://datadoghq.com/blog?ref=awesome) - Broad collection of monitoring guides for a variety of system administration tools. ## Wikis From 9a39672871b23ab7338a53aab9fdc29ced190ab2 Mon Sep 17 00:00:00 2001 From: Evan Mouzakitis Date: Mon, 26 Sep 2016 10:09:42 -0400 Subject: [PATCH 2/2] Update README.md fix bungled link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc6bb8..ffb5f0b 100644 --- a/README.md +++ b/README.md @@ -682,7 +682,7 @@ Various resources, such as books, websites and articles, for improving your skil * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. * [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. - * [Datadog Monitoring Guides](https://datadoghq.com/blog?ref=awesome) - Broad collection of monitoring guides for a variety of system administration tools. + * [Datadog Monitoring Guides](https://www.datadoghq.com/blog?ref=awesome) - Broad collection of monitoring guides for a variety of system administration tools. ## Wikis