From cf3c4a9af87076ad8a36de3363dc481da3a4d379 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 24 Jan 2020 23:38:35 +0200 Subject: [PATCH] Updated docs --- docs/services/locale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/locale.md b/docs/services/locale.md index 1ee3b66969..4874f47fea 100644 --- a/docs/services/locale.md +++ b/docs/services/locale.md @@ -2,4 +2,4 @@ The locale service allows you to customize your app based on your users' locatio The user service supports multiple locales. This feature allows you to fetch countries and continents information in your app language. To switch locales, all you need to do is pass the 'X-Appwrite-Locale' header or set the 'setLocale' method using any of our available SDKs. [View here the list of available locales](https://github.com/appwrite/appwrite/blob/master/app/config/locales.php). -IP Geolocation by DB-IP \ No newline at end of file +[IP Geolocation by DB-IP](https://db-ip.com) \ No newline at end of file