diff --git a/sdcard/ADSB/About the new world_map.bin.url b/sdcard/ADSB/About the new world_map.bin.url
new file mode 100644
index 0000000000000000000000000000000000000000..af288828d2fcaac39b5d9012642eb538419b9306
--- /dev/null
+++ b/sdcard/ADSB/About the new world_map.bin.url	
@@ -0,0 +1,2 @@
+[InternetShortcut]
+URL=https://github.com/furrtek/portapack-havoc/issues/326
diff --git a/sdcard/GPS/How to generate files for the GPS Sim.url b/sdcard/GPS/How to generate files for the GPS Sim.url
new file mode 100644
index 0000000000000000000000000000000000000000..cc9d94dd33b0719de02a0cebfd49aad909984f7f
--- /dev/null
+++ b/sdcard/GPS/How to generate files for the GPS Sim.url	
@@ -0,0 +1,2 @@
+[InternetShortcut]
+URL=https://github.com/eried/portapack-havoc/wiki/GPS-Sim
diff --git a/sdcard/README.md b/sdcard/README.md
deleted file mode 100644
index 684807502eae937167cb50162ccae9e85f2b010a..0000000000000000000000000000000000000000
--- a/sdcard/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# How to generate world_map.bin
-
-World_map.bin is required if you want to use the world map view in some apps. It's a huge (~450MB) raw image file in a format that can be easily rendered by the PortaPack.
-
-Since Github doesn't allow uploading such large files, you must generate it yourself from the provided jpg file.
-
-1. Make sure that `world_map.jpg` is in `/sdcard/ADSB`.
-1. Go in `/firmware/tools`.
-1. Run 'python adsb_map.py'. Give it some time.
-1. `world_map.bin` should appear ! Leave it in the ADSB directory.
diff --git a/sdcard/world_map.jpg b/sdcard/world_map.jpg
deleted file mode 100644
index a57b8291683fe35a9058ebda1282d5634d90ff9a..0000000000000000000000000000000000000000
Binary files a/sdcard/world_map.jpg and /dev/null differ