Skip to content

Commit a9848b5

Browse files
Update docs/guides/graphics-and-animation/how-to-use-icons.md
1 parent 0704167 commit a9848b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/graphics-and-animation/how-to-use-icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this example, a `TextBlock` control is used to display an icon from the `Font
3333

3434
### Using Path Icons
3535

36-
Path icons can draw icons from `Geometry` which includes using paths from the scalable vector graphics (SVG) format that can be customized with size and color. See the [reference](../../reference/controls/path-icon) for how to use this control.
36+
Path icons can draw icons from `Geometry` which includes using paths from the scalable vector graphics (SVG) format that can be customized with size and color. See the [reference](/docs/reference/controls/path-icon) for how to use this control.
3737

3838
## Best Practices
3939

0 commit comments

Comments
 (0)