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:
authorBrendon Murphy <meta.androcto1@gmail.com>2011-12-27 13:31:46 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2011-12-27 13:31:46 +0400
commit3cffa275d376d3b7a31c027ced2df2d728c1591e (patch)
tree1d356868e3e0c955414ca8ea1c23b57dd12f9b67 /io_mesh_pdb/__init__.py
parent05fa1bdee8a0c31cf42486ad49bc4b3e9bd52355 (diff)
fix for wiki link
Diffstat (limited to 'io_mesh_pdb/__init__.py')
-rw-r--r--io_mesh_pdb/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_mesh_pdb/__init__.py b/io_mesh_pdb/__init__.py
index e418cb80..e8ba7a07 100644
--- a/io_mesh_pdb/__init__.py
+++ b/io_mesh_pdb/__init__.py
@@ -25,7 +25,7 @@ bl_info = {
"api": 31236,
"location": "File -> Import -> PDB (.pdb), Panel: View 3D - Tools",
"warning": "",
- "wiki_url": "http://development.root-1.de/Atomic_Blender.php",
+ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PDB",
"tracker_url": "http://projects.blender.org/tracker/"
"index.php?func=detail&aid=29226",
"category": "Import-Export"