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 'mesh_tools/pkhg_faces.py')
-rw-r--r--mesh_tools/pkhg_faces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_tools/pkhg_faces.py b/mesh_tools/pkhg_faces.py
index 2b93d4d7..93a05209 100644
--- a/mesh_tools/pkhg_faces.py
+++ b/mesh_tools/pkhg_faces.py
@@ -8,7 +8,7 @@ bl_info = {
"location": "View3D > Tools > PKHG (tab)",
"description": "Faces selected will become added faces of different style",
"warning": "",
- "wiki_url": "",
+ "doc_url": "",
"category": "Mesh",
}