Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/meibenny/elephants.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Mei <meibenny@gmail.com>2018-01-02 04:47:15 +0300
committerBenny Mei <meibenny@gmail.com>2018-01-02 04:47:24 +0300
commita47d4289079fe5717e254ba270cf8ce0185363c2 (patch)
tree3f82107db823db3ec80ea83058e02545d4fe615a
parent925984996d5e5713447d1a7d46b9d9df26ae4296 (diff)
Update README with correct URL for Elephants.
Development will be done on Gitlab instead of Github. The URL has been changed to reflect this situation.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d449fb8..4731608 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,5 @@ A minimal Hugo theme using the Ubuntu font.
## Installation
In the folder of your Hugo site, run:
```
- git submodule add https://github.com/meibenny/elephants.git themes/elephants
+ git submodule add https://gitlab.com/meibenny/elephants.git themes/elephants
``` \ No newline at end of file