Skip to content

Commit 5f30c54

Browse files
committed
Merge pull request #257 from zimeon/implementation_notes_2
Add back link to rotation note in Image API 1.1
2 parents 0386454 + 9d3ebd5 commit 5f30c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/api/image/1.1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ <h2>
11221122
<li>
11231123
As described in <a href="#parameters-rotation">Section 4.2 (Rotation)</a>, in order to retain the size of the
11241124
requested image contents, rotation will change the width and height dimensions of the returned image file. A
1125-
formula for calculating the dimensions of the returned image file for a given rotation can be found here.
1125+
formula for calculating the dimensions of the returned image file for a given rotation can be found <a href="../../annex/notes/rotation.html">here</a>.
11261126
</li>
11271127
</ul>
11281128
</section>

0 commit comments

Comments
 (0)