Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2018-08-14 04:55:30 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2018-08-14 04:55:30 +0300
commit12acf1e4f84c450872860f01eeffcaa594f2aea8 (patch)
tree1c012601390e621374d558dcfd7d2b29a89ebacc /release/scripts/startup/bl_operators/uvcalc_follow_active.py
parent0e7dd01944d880dcc22bd4783da9a5cc22510be8 (diff)
Cleanup: Update some links to new wiki
Diffstat (limited to 'release/scripts/startup/bl_operators/uvcalc_follow_active.py')
-rw-r--r--release/scripts/startup/bl_operators/uvcalc_follow_active.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/startup/bl_operators/uvcalc_follow_active.py b/release/scripts/startup/bl_operators/uvcalc_follow_active.py
index 5c870849cc5..414fc9c7b32 100644
--- a/release/scripts/startup/bl_operators/uvcalc_follow_active.py
+++ b/release/scripts/startup/bl_operators/uvcalc_follow_active.py
@@ -19,7 +19,7 @@
# <pep8 compliant>
# for full docs see...
-# http://mediawiki.blender.org/index.php/Scripts/Manual/UV_Calculate/Follow_active_quads
+# https://docs.blender.org/manual/en/dev/editors/uv_image/uv/editing/unwrapping/mapping_types.html#follow-active-quads
import bpy
from bpy.types import Operator