Skip to content

Commit a792a22

Browse files
committed
linkfix
1 parent 5861a53 commit a792a22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

microsoft-edge/devtools-guide-chromium/inspect-styles/edit-fonts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For situations when specific fonts aren't available on a user device, you should
2323

2424
CSS provides better support for typography in recent years. Dozens of different CSS units are available to define the size of text. Several CSS properties are available to control the font size, spacing, line height, and other typographical features.
2525

26-
Currently the [Enable new font editor within the Styles Pane](../experimental-features/index.md#enable-new-font-editor-within-the-styles-pane) feature is experimental, and you need to [turn it on for Microsoft Edge Developer Tools](../experimental-features/index.md#turning-an-experiment-on-or-off).
26+
Currently the [Enable new font editor within the Styles tab](../experimental-features/index.md#enable-new-font-editor-within-the-styles-tab) feature is experimental, and you need to [turn it on for Microsoft Edge Developer Tools](../experimental-features/index.md#turning-an-experiment-on-or-off).
2727

2828
Any CSS in the **Styles** pane, either font definitions or inline styles, has a **Font Editor** icon. To open the visual **Font Editor**, click the **Font Editor** icon.
2929

microsoft-edge/devtools-guide-chromium/whats-new/2021/01/devtools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To turn on this experiment, see [Settings](../../../customize/index.md#settings)
6868
For the history of this feature in the Chromium open-source project, see Issue [1093229](https://crbug.com/1093229).
6969

7070
See also:
71-
* [Enable new font editor within the Styles Pane](../../../experimental-features/index.md#enable-new-font-editor-within-the-styles-pane) in _Experimental features in Microsoft Edge DevTools_.
71+
* [Enable new font editor within the Styles tab](../../../experimental-features/index.md#enable-new-font-editor-within-the-styles-tab) in _Experimental features in Microsoft Edge DevTools_.
7272
* [Edit CSS font styles and settings in the Styles pane in DevTools](../../../inspect-styles/edit-fonts.md).
7373

7474

0 commit comments

Comments
 (0)