Skip to content

Commit c6a3cb8

Browse files
authored
Update README.md: quick fix for jump link
1 parent d061331 commit c6a3cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Determines and returns the index of the default variation instance. Returns `-1`
363363
* Returns: Integer representing the default instance index or `-1`.
364364

365365
###### `Font.variation.getTransform(glyph, coords)`
366-
Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransform).
366+
Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransformglyph-coords).
367367

368368
###### `Font.variation.getInstanceIndex(coordinates)`
369369
Finds the index of the variation instance that matches the provided coordinates, or `-1` if none match.

0 commit comments

Comments
 (0)