From f78de897ca8d9515f20b041a73797f3a926b95ad Mon Sep 17 00:00:00 2001 From: Hyunkyo Suh Date: Sat, 30 Apr 2016 10:42:18 +0200 Subject: [PATCH] Fixed an empty search result at target link The URL query has changed. Alternatively, the main tutorial site is https://www.digitalocean.com/community/tutorials --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8521302..de3b9b3 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf * [Blog](http://gliderlabs.com/blog/) of [@gliderlabs][gliderlabs] * [Blog](http://sebgoa.blogspot.be/) of [@sebgoa][sebgoa] * [Blog](https://blog.codeship.com/) of [@codeship](https://github.com/codeship) -* [Digital Ocean Community](https://www.digitalocean.com/community/search?primary_filter=tutorials&query=docker) +* [Digital Ocean Community](https://www.digitalocean.com/community/search?q=docker&type=tutorials) * [Container42](http://container42.com/) * [Container solutions](http://container-solutions.com/blog/) * [DockerOne](http://dockone.io/) Docker Community (in Chinese) by [@LiYingJie](http://dockone.io/people/%E6%9D%8E%E9%A2%96%E6%9D%B0)