Skip to content

Commit

Permalink
Fix homeArtboard link
Browse files Browse the repository at this point in the history
  • Loading branch information
krice-nw committed Sep 13, 2020
1 parent c052258 commit e7d3b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ XD Release 32.0.12 (August 2020)

### New feature
* **Multiple Flows** -- Designers can now author multiple prototype or interaction flows in a single document. For any document that includes multiple flow support the
[HomeArtboard](./reference/interactions.md#interactions-homeArtboard) API will return the most upper left artboard and [isHomeArtBoard](./reference/scenegraph.md#Artboard-isHomeArtBoard) will only return `true` for the most upper left artboard.
[HomeArtboard](./reference/interactions.md#module_interactions-homeArtboard) API will return the most upper left artboard and [isHomeArtBoard](./reference/scenegraph.md#Artboard-isHomeArtBoard) will only return `true` for the most upper left artboard.


XD Release 30.0.12 (June 2020)
Expand Down

0 comments on commit e7d3b41

Please sign in to comment.