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:
authormeta-androcto <meta.androcto1@gmail.com>2019-12-01 03:35:24 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-01 03:35:24 +0300
commit494a138bdeec9aca06bfaece36e4332b6476d21e (patch)
tree74f15fda12826801099cdb48391e4232b4f62593 /mesh_f2.py
parent64c72dd397b6241ab74de2012bde72f163c038a5 (diff)
mesh addons: add manual links
Diffstat (limited to 'mesh_f2.py')
-rw-r--r--mesh_f2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mesh_f2.py b/mesh_f2.py
index c6dc74a6..3c837885 100644
--- a/mesh_f2.py
+++ b/mesh_f2.py
@@ -29,8 +29,8 @@ bl_info = {
"location": "Editmode > F",
"warning": "",
"description": "Extends the 'Make Edge/Face' functionality",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
- "Scripts/Modeling/F2",
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "mesh/f2.html",
"category": "Mesh",
}