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 'ant_landscape/__init__.py')
-rw-r--r--ant_landscape/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ant_landscape/__init__.py b/ant_landscape/__init__.py
index 0e10b8b4..5af0d261 100644
--- a/ant_landscape/__init__.py
+++ b/ant_landscape/__init__.py
@@ -27,8 +27,8 @@ bl_info = {
"location": "View3D > Sidebar > Create Tab",
"description": "Another Noise Tool: Landscape and Displace",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "add_mesh/ant_landscape.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "add_mesh/ant_landscape.html",
"category": "Add Mesh",
}