Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeta-androcto <meta.androcto1@gmail.com>2017-06-02 11:22:41 +0300
committermeta-androcto <meta.androcto1@gmail.com>2017-06-02 11:22:41 +0300
commit1125d9dbc90e4841012f5620e888d9c67be0cf6a (patch)
tree9c07a3f7fc0909ab76ac5cac9800a6cbc7120f82 /development_icon_get.py
parentf2b3935533e224ec7a42b8490d5f2fbcf7233ef7 (diff)
Icon Viewer: update wiki page
Diffstat (limited to 'development_icon_get.py')
-rw-r--r--development_icon_get.py4
1 files changed, 2 insertions, 2 deletions
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"
}