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 'archipack/__init__.py')
-rw-r--r--archipack/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archipack/__init__.py b/archipack/__init__.py
index 331afcc3..6c014756 100644
--- a/archipack/__init__.py
+++ b/archipack/__init__.py
@@ -35,7 +35,7 @@ bl_info = {
'blender': (2, 80, 0),
'location': 'View3D > Sidebar > Create > Archipack',
'warning': '',
- 'wiki_url': 'https://github.com/s-leger/archipack/wiki',
+ 'doc_url': 'https://github.com/s-leger/archipack/wiki',
'tracker_url': 'https://github.com/s-leger/archipack/issues',
'link': 'https://github.com/s-leger/archipack',
'support': 'COMMUNITY',