From 278f1e0684cb45c4c72a2b31f70631a7f3fa2c61 Mon Sep 17 00:00:00 2001 From: Philipp Schaefer Date: Wed, 22 Jan 2014 17:20:37 +0100 Subject: [PATCH] fixed angle quotes for home directory in faq page --- website/page/faq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/page/faq.php b/website/page/faq.php index e492cc35..cf706b6b 100644 --- a/website/page/faq.php +++ b/website/page/faq.php @@ -188,7 +188,7 @@ connected to WiFi. If you still want to prefetch tiles, go on reading:
  • A custom build including MapQuest tiles as default can be found here
  • The easiest way is choosing a Bounding Box (Lat/Lon) via the Slippy Map chooser
  • -
  • On your smartphone, search for your providers tile directory. Mapquest should be in /Android/data/com.cradle.iitc_mobile/tiles/mpcdn.com/1.0.0/map/
  • +
  • On your smartphone, search for your providers tile directory. Mapquest should be in ‹home directory›/Android/data/com.cradle.iitc_mobile/tiles/mpcdn.com/1.0.0/map/
  • Finally, copy the content of JTileDownloaders output folder to the appropriate directory on your smartphone
  • END