diff --git a/README.md b/README.md index 3fd8727..442944a 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,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/6c8d5c750fe68d4a3c6fdfb623cccb12e62af7a5/config.toml#L20-L108) for an example. +See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/b2ca636eb98ff7e2361a1db5da3b349bf566846d/config.toml#L20-L128) 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.