From ea72f15f388f377b84cbc7e4663e8c11465b6424 Mon Sep 17 00:00:00 2001 From: Kartik Singhal Date: Sun, 25 Jan 2015 20:38:27 +0530 Subject: [PATCH] Correct wercker URL --- docs/content/tutorials/automated-deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorials/automated-deployments.md b/docs/content/tutorials/automated-deployments.md index 84dad2f74..1194455b8 100644 --- a/docs/content/tutorials/automated-deployments.md +++ b/docs/content/tutorials/automated-deployments.md @@ -104,7 +104,7 @@ git push -u origin master ## Welcome to wercker -Let's start by setting up an account for Wercker. To do so we'll go to www.wercker.com and click on the **register** link at the top-right corner. +Let's start by setting up an account for Wercker. To do so we'll go to http://wercker.com and click on the **register** link at the top-right corner. ![][3]