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
parent0e7dd01944d880dcc22bd4783da9a5cc22510be8 (diff)
Cleanup: Update some links to new wiki
Diffstat (limited to 'release')
-rw-r--r--release/scripts/startup/bl_operators/uvcalc_follow_active.py2
-rw-r--r--release/text/readme.html6
2 files changed, 4 insertions, 4 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
diff --git a/release/text/readme.html b/release/text/readme.html
index 45bff37b025..47c8596e996 100644
--- a/release/text/readme.html
+++ b/release/text/readme.html
@@ -38,7 +38,7 @@ For more information, visit <a href="http://www.blender.org/"><span class="s1">b
<p class="p3"><b>BLENDER_VERSION</b></p>
<p class="p4">
The Blender Foundation and online developer community is proud to present Blender BLENDER_VERSION.
-<a href="http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/BLENDER_VERSION">
+<a href="https://wiki.blender.org/wiki/Reference/Release_Notes/BLENDER_VERSION">
<span class="s1">More information about this release</span></a>.
</p>
<p class="p2"><br></p>
@@ -100,8 +100,8 @@ For more information on how to use Blender,
<p class="p5">
<span class="s3">General information <a href="http://www.blender.org/">
<span class="s4">www.blender.org</span></a> <br>
-Full release log <a href="http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/BLENDER_VERSION">
-<span class="s4">wiki.blender.org/index.php/Dev:Ref/Release_Notes/BLENDER_VERSION</span></a><br>
+Full release log <a href="https://wiki.blender.org/wiki/Reference/Release_Notes/BLENDER_VERSION">
+<span class="s4">wiki.blender.org/wiki/Reference/Release_Notes/BLENDER_VERSION</span></a><br>
Tutorials <a href="http://www.blender.org/support/tutorials/">
<span class="s4">www.blender.org/support/tutorials/</span></a> <br>
Manual <a href="https://docs.blender.org/manual/en/dev/"><span class="s4">https://docs.blender.org/manual/en/dev/</span></a><br>