Skip to content

Commit 0c2a37f

Browse files
committed
correct name of images dir
1 parent 091a3af commit 0c2a37f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

microsoft-edge/devtools-guide-chromium/console/copilot-explain-images/copilot-error-explanation.png renamed to microsoft-edge/devtools-guide-chromium/console/copilot-explain-console-images/copilot-error-explanation.png

File renamed without changes.

microsoft-edge/devtools-guide-chromium/console/copilot-explain-images/copilot-icon.png renamed to microsoft-edge/devtools-guide-chromium/console/copilot-explain-console-images/copilot-icon.png

File renamed without changes.

microsoft-edge/devtools-guide-chromium/console/copilot-explain-images/explain-icon.png renamed to microsoft-edge/devtools-guide-chromium/console/copilot-explain-console-images/explain-icon.png

File renamed without changes.

microsoft-edge/devtools-guide-chromium/console/copilot-explain-images/some-console-errors.png renamed to microsoft-edge/devtools-guide-chromium/console/copilot-explain-console-images/some-console-errors.png

File renamed without changes.

microsoft-edge/devtools-guide-chromium/console/copilot-explain-console.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The **Console** tool in Microsoft Edge DevTools integrate with Copilot in Micros
1414

1515
When inspecting a webpage with DevTools, you often see errors and warnings in the **Console** tool. These errors and warnings can sometimes be difficult to understand and fix. By using the **Explain this error** feature, you get more information about the error or warning in Copilot in Edge:
1616

17-
![Copilot in the Microsoft Edge sidebar, showing the error message and the explanation.](./copilot-explain-images/copilot-error-explanation.png)
17+
![Copilot in the Microsoft Edge sidebar, showing the error message and the explanation](./copilot-explain-console-images/copilot-error-explanation.png)
1818

1919

2020
<!-- ------------------------------ -->
@@ -35,7 +35,7 @@ To use this explanation feature, enable Copilot in Edge:
3535

3636
1. Sign into Microsoft Edge. See [Sign in to sync Microsoft Edge across devices](https://support.microsoft.com/microsoft-edge/sign-in-to-sync-microsoft-edge-across-devices-e6ffa79b-ed52-aa32-47e2-5d5597fe4674).
3737

38-
1. Make sure the Copilot icon (![The Copilot icon in the browser toolbar](./copilot-explain-images/copilot-icon.png)) is visible in the top-right corner of the browser toolbar. If it's not, in Microsoft Edge, select **Settings and more** (**...**) > **Settings** > **Sidebar** > **Copilot**, and then turn on the **Show Copilot** toggle.
38+
1. Make sure the Copilot icon (![The Copilot icon in the browser toolbar](./copilot-explain-console-images/copilot-icon.png)) is visible in the top-right corner of the browser toolbar. If it's not, in Microsoft Edge, select **Settings and more** (**...**) > **Settings** > **Sidebar** > **Copilot**, and then turn on the **Show Copilot** toggle.
3939

4040

4141
<!-- ====================================================================== -->
@@ -53,13 +53,13 @@ To use Copilot to explain an error or warning in the **Console** tool:
5353

5454
The demo page then generates errors, which are shown in the **Console**:
5555

56-
![The demo web page in Edge, with the DevTools Console next to it, showing a few error messages](./copilot-explain-images/some-console-errors.png)
56+
![The demo web page in Edge, with the DevTools Console next to it, showing a few error messages](./copilot-explain-console-images/some-console-errors.png)
5757

58-
1. In the **Console** tool, click the **ask Copilot: "Explain this error"** (![The explain error icon in the Console](./copilot-explain-images/explain-icon.png)) button next to one of the error messages.
58+
1. In the **Console** tool, click the **ask Copilot: "Explain this error"** (![The explain error icon in the Console](./copilot-explain-console-images/explain-icon.png)) button next to one of the error messages.
5959

6060
Copilot opens in the Microsoft Edge sidebar, showing the error message, an **Explain the error message from DevTools console** request message, and then a response explaining the error:
6161

62-
![Copilot in the Microsoft Edge sidebar, showing the error message and the explanation](./copilot-explain-images/copilot-error-explanation.png)
62+
![Copilot in the Microsoft Edge sidebar, showing the error message and the explanation](./copilot-explain-console-images/copilot-error-explanation.png)
6363

6464
1. To get more information about the error, in Copilot, enter additional questions.
6565

0 commit comments

Comments
 (0)