From f1ca84476285559aa8b68116c751d1a63ce1cc31 Mon Sep 17 00:00:00 2001 From: June Hardy Date: Wed, 10 Jun 2020 19:40:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 088513d..bb55720 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ git clone https://github.com/janbaudisch/zola-sam.git themes/sam ... or to use it as a submodule. ``` -git submodule add https://github.com/janbaudisch/zola-sam.git themes/sam +git submodule add https://labo.lacoloc.cafe/june/zola-sam.git themes/sam ``` Either way, you will have to enable the theme in your `config.toml`.