aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-06-11 15:32:39 +0530
committeraditya <bluenerd@protonmail.com>2023-06-11 15:32:39 +0530
commit74d6ea7692daffdfe6eeba0d601bee4fc2ac41cb (patch)
treea26645b4d2e1d8a6a048c1e39257c7369f571b29
parent56c388987123d1dd4f2e313c7ec0eaea49b94493 (diff)
use relative link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b93572d..4137bf3 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ From `exampleSite/`, copy `config.toml` to the root folder of your Hugo site and
## Multilingual
-Introduction currently ships with support for [many languages](https://github.com/victoriadrake/hugo-theme-introduction/tree/master/i18n). Contributions for other language translations are welcome.
+Introduction currently ships with support for [many languages](i18n). Contributions for other language translations are welcome.
To create a new language translation, add the `.toml` file to the `i18n/` folder. See the existing files for the necessary fields.