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:
authorAaron Carlisle <carlisle.b3d@gmail.com>2022-02-28 22:30:33 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2022-02-28 22:30:33 +0300
commitc47ea3fb3d3607f82eaa49a621bff9241701b112 (patch)
treee3fa2c0df7ed46b9d1e58e4fd407ed7e845e1f07 /real_snow.py
parentbe0ed5060652d2aae9f88e32b68022e26e86ba84 (diff)
Update documentation urls for real snow and Precision Drawing Tools
See T95442
Diffstat (limited to 'real_snow.py')
-rw-r--r--real_snow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/real_snow.py b/real_snow.py
index c0c51aeb..ba4f3c7d 100644
--- a/real_snow.py
+++ b/real_snow.py
@@ -23,7 +23,7 @@ bl_info = {
"version": (1, 2),
"blender": (2, 83, 0),
"location": "View 3D > Properties Panel",
- "doc_url": "https://github.com/marcopavanello/real-snow",
+ "doc_url": "{BLENDER_MANUAL_URL}/addons/object/real_snow.html",
"tracker_url": "https://github.com/marcopavanello/real-snow/issues",
"support": "COMMUNITY",
"category": "Object",