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 14:47:31 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-12 14:47:31 +0300
commit04d2e7af46e83fa2348808a47da4311d810fdb17 (patch)
tree6dcad7ed55c352a99ca291aa58382679cf9d81b1 /paint_palette.py
parent8c39b5bfab49289b829bbd55f1033e524b6d6469 (diff)
addons: manual links, minor changes to match functional areas.
Diffstat (limited to 'paint_palette.py')
-rw-r--r--paint_palette.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/paint_palette.py b/paint_palette.py
index a8cd904c..067beb4f 100644
--- a/paint_palette.py
+++ b/paint_palette.py
@@ -28,7 +28,7 @@ bl_info = {
"description": "Palettes for color and weight paint modes",
"warning": "",
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "paint_palettes.html",
+ "paint/paint_palettes.html",
"category": "Paint",
}