diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 1c3afb7716f89b4148b98eba48bd17a8c1c71c31..fc29aec4c1d975dc1e0061e3485a43bce5d7a30b 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -23,7 +23,7 @@ bl_info = {
     "author": "gabhead, Lell, Anfeo",
     "version": (0, 3, 4),
     "blender": (2, 80, 0),
-    "location": "View3D > Tool Shelf > Tools",
+    "location": "View3D > Sidebar > Item Tab",
     "description": "Align Selected Objects to Active Object",
     "warning": "",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"