Skip to content

Commit 05bb320

Browse files
committed
added missing link in penrose tiles
1 parent a231a13 commit 05bb320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/examples/en/09_Simulate/15_penrose_tiles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Penrose Tiles
33
* @arialabel A penrose tile pattern is created by white rhombi being drawn on a black background
44
* @frame 710,400
5-
* @description This is a port by David Blitz of the "Penrose Tile" example from processing.org/examples
5+
* @description This is a port by David Blitz of the "Penrose Tile" example from <pre><a href="https://processing.org/examples/">processing.org/examples</a></pre>
66
*/
77

88
let ds;

0 commit comments

Comments
 (0)