Skip to content

Commit 39f5e22

Browse files
committed
Fix links to background/transparent layer sections from sprite.md
1 parent 5351ac9 commit 39f5e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sprite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ In Aseprite a document/file/sprite has the following properties:
1111
1. It contains a set of layers. You can see them in
1212
the [Timeline](timeline.md). The most important concept here is
1313
that there are two kinds of layers:
14-
the [background layer](layers.md#background-Layer) for opaque sprites, and
15-
[transparent layers](layers.md#transparent-Layers).
14+
the [background layer](layers.md#background-layer) for opaque sprites, and
15+
[transparent layers](layers.md#transparent-layers).
1616
A sprite can contain only one background layer, but several
1717
transparent layers.
1818
1. It contains animation frames. Each frame has a duration, i.e. how many milliseconds

0 commit comments

Comments
 (0)