Skip to content

Commit

Permalink
chore(example): update demo URL for using-i18n (#16103)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpkel authored and DSchau committed Jul 25, 2019
1 parent 4c531f9 commit 9b49a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-i18n/README.md
@@ -1,6 +1,6 @@
# Using i18n

https://using-i18n.gatsbyjs.org
https://using-i18n.netlify.com/

Example site that demonstrates how to build Gatsby sites with multiple languages (Internationalization / i18n) without any third-party plugins or packages. Per language a dedicated page is built (so no client-side translations) which is among other things important for SEO.

Expand Down

0 comments on commit 9b49a7e

Please sign in to comment.