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-12 12:50:47 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-12 12:50:47 +0300
commitcf530a29dffbae21935bb3ebfef11706bac99dcf (patch)
tree5a1ff854afb3f509a555e71a3ffb177d1227efbb /io_export_pc2.py
parentdeebf4889974175ea2387dee5653257528161c03 (diff)
io. more manual links
Diffstat (limited to 'io_export_pc2.py')
-rw-r--r--io_export_pc2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_export_pc2.py b/io_export_pc2.py
index a5ad1b0c..9cb04769 100644
--- a/io_export_pc2.py
+++ b/io_export_pc2.py
@@ -24,8 +24,8 @@ bl_info = {
"location": "File > Export > Pointcache (.pc2)",
"description": "Export mesh Pointcache data (.pc2)",
"warning": "",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
- "Scripts/Import-Export/PC2_Pointcache_export",
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "import_export/pc2.html",
"category": "Import-Export"}
"""