From 66cb4079a197d1d99f4c6970b6272171b2faabed Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Mon, 18 Apr 2016 08:32:45 -0700 Subject: [PATCH] Update README URLs based on HTTP redirects --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c486b37..80f4d50 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf ## General Articles * [Getting Started with Docker](https://serversforhackers.com/getting-started-with-docker/) by [@fideloper](https://github.com/fideloper) -- [Servers For Hackers](https://serversforhackers.com/editions/) is valuable resource. At some point, every programmer finds themselves needing to know their way around a server. * [What is Docker and how do you monitor it?](http://axibase.com/docker-monitoring/) -* [How to Use Docker on OS X: The Missing Guide](https://viget.com/extend/how-to-use-docker-on-os-x-the-missing-guide) +* [How to Use Docker on OS X: The Missing Guide](https://www.viget.com/articles/how-to-use-docker-on-os-x-the-missing-guide) * [Docker for (Java) Developers](https://ro14nd.de/Docker-for-Developers) * [Deploying NGINX with Docker](https://www.nginx.com/blog/deploying-nginx-nginx-plus-docker/) * [Eight Docker Development Patterns](http://hokstad.com/docker/patterns)