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:27:19 +0300
committerVictoria Drake <hello@victoria.dev>2019-12-29 06:27:19 +0300
commit7937f5366ddf329aeb6367d11b880af288b1446a (patch)
treede9844d3c11d25e5529ac1c9194017e4a1c06c31 /README.md
parentcfc69095704c00cee6cef45fa7715dc2bbc1562f (diff)
Update broken link
Diffstat (limited to 'README.md')
-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)