diff --git a/io_import_images_as_planes.py b/io_import_images_as_planes.py
index ef63ec5230fc9ffc66de11193bd10f7e3aaefeae..ec4e32308dc0c97d33c2eb1f710a363fd92f68f0 100644
--- a/io_import_images_as_planes.py
+++ b/io_import_images_as_planes.py
@@ -5,7 +5,7 @@ bl_info = {
     "author": "Florian Meyer (tstscr), mont29, matali, Ted Schundler (SpkyElctrc), mrbimax",
     "version": (3, 5, 0),
     "blender": (2, 91, 0),
-    "location": "File > Import > Images as Planes or Add > Mesh > Images as Planes",
+    "location": "File > Import > Images as Planes or Add > Image > Images as Planes",
     "description": "Imports images and creates planes with the appropriate aspect ratio. "
                    "The images are mapped to the planes.",
     "warning": "",