Skip to content

Commit 5f5f9e1

Browse files
committed
linkfix
1 parent 2f69033 commit 5f5f9e1

8 files changed

Lines changed: 5 additions & 4 deletions

File tree

microsoft-edge/devtools-guide-chromium/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ To hide or expand **Quick View**, click **Collapse Quick View** (![Collapse icon
513513
<!-- ====================================================================== -->
514514
## Overview of all tools
515515

516-
For a summary of each tool, see [Overview of all tools](about-tools.md#overview-of-all-tools) in _About the list of tools_.
516+
For a summary of each tool, see [About the list of tools](./about-tools.md).
517517

518518

519519
<!-- ====================================================================== -->
717 Bytes
Loading
7.06 KB
Loading
119 KB
Loading
69.7 KB
Loading

microsoft-edge/devtools-guide-chromium/performance/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Use the **Performance** tool to analyze your website's performance.
5252
The **Performance** tool lets you record CPU performance profiles of your web applications. Analyze profiles to find potential performance bottlenecks and ways you can optimize resource use.
5353

5454
![The Performance tool](./overview-images/performance-tool.png)
55+
<!-- https://microsoftedge.github.io/Demos/exploring-the-universe/ -->
5556

5657
Use the **Performance** tool to do the following:
5758

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The **More Tools** menu was available as an experiment in Microsoft Edge version
4747
![The More Tools menu](./devtools-images/more-tools-menu.png)
4848

4949
See also:
50-
* [The More Tools menus](../../../about-tools.md#the-more-tools-menus) in _About the list of tools_
50+
* [More tools](../../../about-tools.md#more-tools) in _About the list of tools_
5151

5252

5353
<!-- ====================================================================== -->
@@ -80,7 +80,7 @@ These improvements are especially relevant for users of localized DevTools, in w
8080
It's now easier to re-add a tool that you closed: a [More Tools menu](#add-tools-quickly-with-the-new-more-tools-button) has been added to the main toolbar and the **Drawer** (now **Quick View**) toolbar.
8181

8282
See also:
83-
* [About the list of tools](../../../about-tools.md#the-more-tools-menus)
83+
* [About the list of tools](../../../about-tools.md)
8484

8585

8686
<!-- ====================================================================== -->

microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following tools are included in the DevTools extension for Visual Studio Cod
106106
| **Inspect** tool | Use the **Inspect** tool to see information about an item within a rendered webpage. When the **Inspect** tool is active, you _hover_ over items in the webpage, and DevTools adds an information overlay and grid highlighting on the webpage. | [Analyze pages using the Inspect tool](../devtools-guide-chromium/css/inspect.md) |
107107
| **Device Emulation** | Use the **Device Emulation** tool, also called _Device Simulation Mode_ or _Device Mode_, to approximate how your page looks and responds on a mobile device. | [Emulate mobile devices (Device Emulation)](../devtools-guide-chromium/device-mode/index.md) |
108108

109-
For the list of all tools that are in the Microsoft Edge browser version of DevTools, see [Overview of all tools](../devtools-guide-chromium/about-tools.md#overview-of-all-tools) in _About the list of tools_.
109+
For the list of all tools that are in the Microsoft Edge browser version of DevTools, see [About the list of tools](../devtools-guide-chromium/about-tools.md).
110110

111111

112112
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)