Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit e2d20aa

Browse files
authored
Fix link (#8282)
1 parent b49665f commit e2d20aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.3/frontend-dev-guide/css-topics/using-fonts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To ensure the stability of your customizations and prevent upgrades from overwri
6464

6565
Fallback web fonts that are used by default in Magento are located in `lib/web/css/source/lib/variables/_typography.less`.
6666

67-
For more information about font-face, refer to this article [Font-face][https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face]{:target="_blank"}.
67+
For more information about font-face, refer to this article [Font-face](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face){:target="_blank"}.
6868

6969
## `<font>` head type
7070

0 commit comments

Comments
 (0)