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:
Diffstat (limited to 'development_api_navigator.py')
-rw-r--r--development_api_navigator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/development_api_navigator.py b/development_api_navigator.py
index 280363bd..5fc85733 100644
--- a/development_api_navigator.py
+++ b/development_api_navigator.py
@@ -27,7 +27,7 @@ bl_info = {
"location": "Text Editor > Properties > API Navigator Panel",
"description": "Allows exploration of the python api via the user interface",
"warning": "",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
+ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Text_Editor/API_Navigator",
"tracker_url": "http://projects.blender.org/tracker/index.php?"\
"func=detail&aid=24982",