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 'space_view3d_copy_attributes.py')
-rw-r--r--space_view3d_copy_attributes.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py
index f06ec3d1..c4bf4c42 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -25,8 +25,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View3D > Ctrl-C",
"description": "Copy Attributes Menu from Blender 2.4",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "interface/copy_attributes.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "interface/copy_attributes.html",
"category": "Interface",
}