From 9aa70af1a304b07c533eccb2d232a3e50e0dba8b Mon Sep 17 00:00:00 2001 From: nurp Date: Mon, 16 May 2016 23:57:15 +0200 Subject: [PATCH] docs: Fix git clone for hugo_theme_robust in quickstart guide --- docs/content/overview/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md index 00646309e..72a63825f 100644 --- a/docs/content/overview/quickstart.md +++ b/docs/content/overview/quickstart.md @@ -206,7 +206,7 @@ $ mkdir themes && cd themes Now, you can clone one or more themes inside the `themes` directory. We will use robust theme. ```bash -$ git clone git@github.com:dim0627/hugo_theme_robust.git +$ git clone https://github.com/dim0627/hugo_theme_robust.git ``` Leave the themes folder