diff --git a/README.md b/README.md index fe0aecdd7..a0c6dd172 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ The content outside the front matter will be rendered between the header title a - set the title and taxonomies for each language; - add the `language_name.{code}` in `[extra]`. This is the text shown in the language switcher. -See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/b2ca636eb98ff7e2361a1db5da3b349bf566846d/config.toml#L20-L128) for an example. +See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/0e3a4af49b4ea2b68aabeab5c65ce4e71cbe29d3/config.toml#L20-L130) for an example. You will need an `_index.{language_code}.md` per language for each section (e.g. /blog or /projects) that you want to enable in that language.