From 1125d9dbc90e4841012f5620e888d9c67be0cf6a Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Fri, 2 Jun 2017 18:22:41 +1000 Subject: Icon Viewer: update wiki page --- development_icon_get.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development_icon_get.py') diff --git a/development_icon_get.py b/development_icon_get.py index b00d7593..a7740c31 100644 --- a/development_icon_get.py +++ b/development_icon_get.py @@ -26,8 +26,8 @@ bl_info = { "version": (1, 3, 2), "blender": (2, 75, 0), "location": "Spacebar > Icon Viewer, Text Editor > Properties", - "wiki_url": ( - "https://wiki.blender.org/index.php/User:Raa/Addons/Icon_Viewer"), + "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6" + "/Py/Scripts/Development/Display_All_Icons", "category": "Development" } -- cgit v1.2.3