Skip to content

Commit 904dd4b

Browse files
author
Cristy
committed
correct canonical link
1 parent 3ad68f7 commit 904dd4b

File tree

63 files changed

+130
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+130
-130
lines changed

advanced/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Advanced Techniques -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/advanced/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/advanced/">
1212
</head>
1313
<body>
1414
<main class="container">

anim_basics/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Animation Basics -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/anim_basics/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/anim_basics/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -959,7 +959,7 @@ <h2>Zero Delay Intermediate Frames</h2>We have already seen use of a frame that
959959
Updated: 27 February 2013<br>
960960
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
961961
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
962-
URL: <code>https://imagemagick.org/Usage/anim_basics/</code>
962+
URL: <code>https://usage.imagemagick.org/anim_basics/</code>
963963
</div>
964964
</footer>
965965
</body>

anim_mods/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Animation Modifications -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/anim_mods/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/anim_mods/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -1860,7 +1860,7 @@ <h3>Merging Time Disjoint Animations</h3>Before any two animations can be merged
18601860
Updated: 3 April 2012<br>
18611861
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
18621862
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
1863-
URL: <code>https://imagemagick.org/Usage/anim_mods/</code>
1863+
URL: <code>https://usage.imagemagick.org/anim_mods/</code>
18641864
</div>
18651865
</footer>
18661866
</body>

anim_opt/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Animation Optimization -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/anim_opts/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/anim_opts/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -1174,7 +1174,7 @@ <h3>Lossy LZW Optimization <font size="-1">- (non-IM)</font></h3>Another compres
11741174
Updated: 23 April 2007<br>
11751175
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
11761176
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
1177-
URL: <code>https://imagemagick.org/Usage/anim_opt/</code>
1177+
URL: <code>https://usage.imagemagick.org/anim_opt/</code>
11781178
</div>
11791179
</footer>
11801180
<table border="0" cellspacing="0" cellpadding="0" width="100%">

annotating/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<title>Annotating -- ImageMagick Examples</title>
1313
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1414
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
15-
<link rel="canonical" href="https://imagemagick.org/Usage/annotating/">
15+
<link rel="canonical" href="https://usage.imagemagick.org/annotating/">
1616
<main class="container">
1717
<div class="magick-template">
1818
<div class="magick-header">
@@ -1178,7 +1178,7 @@ <h4>Text Positioning using Distort</h4>Using <a href="../distorts/#srt">SRT Dist
11781178
Updated: 22 April 2012<br>
11791179
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
11801180
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
1181-
URL: <code>https://imagemagick.org/Usage/annotating/</code>
1181+
URL: <code>https://usage.imagemagick.org/annotating/</code>
11821182
</div>
11831183
</footer>
11841184
</body>

antialiasing/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Anti-Aliasing -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/antialiasing/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/antialiasing/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -462,7 +462,7 @@ <h2>Anti-Aliasing and Flood Fill Problems</h2></a> Due to anti-aliasing features
462462
Updated: 27 February 2006<br>
463463
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
464464
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
465-
URL: <code>https://imagemagick.org/Usage/antialiasing/</code>
465+
URL: <code>https://usage.imagemagick.org/antialiasing/</code>
466466
</div>
467467
</footer>
468468
</body>

api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>API & Scripting -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/api/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/api/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -940,7 +940,7 @@ <h3>Creating a Personal ImageMagick</h3>You do not always have the luxury of hav
940940
Updated: 15 March 2011<br>
941941
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
942942
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
943-
URL: <code>https://imagemagick.org/Usage/api/</code>
943+
URL: <code>https://usage.imagemagick.org/api/</code>
944944
</div>
945945
</footer>
946946
</body>

backgrounds/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Backgrounds -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/backgrounds/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/backgrounds/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -1282,7 +1282,7 @@ <h3>Final Important Notes</h3>The two <a href="../canvas/#random">Random Noise I
12821282
Updated: 20 December 2006<br>
12831283
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
12841284
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
1285-
URL: <code>https://imagemagick.org/Usage/backgrounds/</code>
1285+
URL: <code>https://usage.imagemagick.org/backgrounds/</code>
12861286
</div>
12871287
</footer>
12881288
</body>

backgrounds/index_tmpl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Backgrounds -- ImageMagick Examples</title>
77
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
88
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
9-
<link rel="canonical" href="https://imagemagick.org/Usage/backgrounds/"><!--[if gte IE 5.5000]><![if lt IE 7.0000]>
9+
<link rel="canonical" href="https://usage.imagemagick.org/backgrounds/"><!--[if gte IE 5.5000]><![if lt IE 7.0000]>
1010
<script type="text/javascript" src="../w_images/pngfix.js"></script>
1111
<![endif]><![endif]-->
1212
</head>
@@ -118,7 +118,7 @@ <h3>Final Important Notes</h3>The two <a href="../canvas/#random">Random Noise I
118118
Updated: 20 December 2006<br>
119119
Author: <a href="http://www.ict.griffith.edu.au/anthony/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
120120
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
121-
URL: <code>https://imagemagick.org/Usage/backgrounds/</code>
121+
URL: <code>https://usage.imagemagick.org/backgrounds/</code>
122122
</div>
123123
</footer>
124124
</body>

basics/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Basic Usage -- ImageMagick Examples</title>
99
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
1010
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
11-
<link rel="canonical" href="https://imagemagick.org/Usage/basics/">
11+
<link rel="canonical" href="https://usage.imagemagick.org/basics/">
1212
</head>
1313
<body>
1414
<main class="container">
@@ -2887,7 +2887,7 @@ <h2>ImageMagick Special Controls</h2>IM also has a few special options that it u
28872887
Updated: 27 September 2017<br>
28882888
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, &lt;[email protected]&gt;<br>
28892889
Examples Generated with: <img src="version.gif" align="absmiddle" alt="[version image]"><br>
2890-
URL: <code>https://imagemagick.org/Usage/basics/</code>
2890+
URL: <code>https://usage.imagemagick.org/basics/</code>
28912891
</div>
28922892
</footer>
28932893
</body>

0 commit comments

Comments
 (0)