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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Drake <hello@victoria.dev>2019-12-29 06:28:27 +0300
committerVictoria Drake <hello@victoria.dev>2019-12-29 06:28:27 +0300
commit65bcf9cbcd5a8441d5f16824f7163ade0632e8d8 (patch)
tree10a7c13a27cfc12e4efa8434ee811b0f1378d7e6
parent7a8b8e78b5b4b33f8bb89c176d3f1d6fc68a64c9 (diff)
parent7937f5366ddf329aeb6367d11b880af288b1446a (diff)
Merge branch 'master' into fix-189
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 18d7a23..ab5d94c 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Run from the root of your Hugo site:
$ git clone https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
```
-Alternatively, you can include this repository as a [git submodule](https://git-scm.com/book/de/v1/Git-Tools-Submodule). This makes it easier to update this theme if you have your Hugo site in git as well:
+Alternatively, you can include this repository as a [git submodule](https://git-scm.com/docs/gitsubmodules). This makes it easier to update this theme if you have your Hugo site in git as well:
```sh
$ git submodule add https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
@@ -181,6 +181,6 @@ This theme would not be nearly as awesome without its amazing community of open
Pull requests for bug fixes and improvements are welcome.
# License
-Copyright (C) 2017-2019 [Victoria Drake](https://victoria.dev/)
+Copyright (C) 2017-2020 [Victoria Drake](https://victoria.dev/)
Licensed under [Apache-2.0](https://github.com/victoriadrake/hugo-theme-introduction/blob/master/LICENSE)