aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/i18n_subsites/implementing_language_buttons.rst
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/i18n_subsites/implementing_language_buttons.rst')
-rw-r--r--plugins/i18n_subsites/implementing_language_buttons.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/i18n_subsites/implementing_language_buttons.rst b/plugins/i18n_subsites/implementing_language_buttons.rst
index 43f8bb3..55b7bf3 100644
--- a/plugins/i18n_subsites/implementing_language_buttons.rst
+++ b/plugins/i18n_subsites/implementing_language_buttons.rst
@@ -39,7 +39,7 @@ with local development when ``SITEURL == ''``.
Language buttons showing all available languages, current is active
...................................................................
-The ``extra_siteurls`` dictionary is a mapping of all languages to the
+The ``lang_subsites`` dictionary is a mapping of all languages to the
``SITEURL`` of the respective (sub-)sites. This template sets the
language of the current (sub-)site as active.