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 'io_mesh_atomic/__init__.py')
-rw-r--r--io_mesh_atomic/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_mesh_atomic/__init__.py b/io_mesh_atomic/__init__.py
index d9e13c47..fd77c31d 100644
--- a/io_mesh_atomic/__init__.py
+++ b/io_mesh_atomic/__init__.py
@@ -63,8 +63,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "File -> Import -> PDB (.pdb) and File -> Import -> XYZ (.xyz)",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "import_export/mesh_atomic.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "import_export/mesh_atomic.html",
"category": "Import-Export",
}