Use latest/version number for manual links

We want users to go to the current version for their current version 
when possible if not point to latest.

/dev should really only be for development related work. End users 
should not be browsing /dev unless they are reading about upcoming 
features ahead of time.
This commit is contained in:
2019-07-04 18:24:13 -04:00
parent 2740bdfff9
commit fdcfc263e9
6 changed files with 13 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
# <pep8 compliant>
# for full docs see...
# https://docs.blender.org/manual/en/dev/editors/uv_image/uv/editing/unwrapping/mapping_types.html#follow-active-quads
# https://docs.blender.org/manual/en/latest/editors/uv_image/uv/editing/unwrapping/mapping_types.html#follow-active-quads
import bpy
from bpy.types import Operator