Skip to content

Commit 9f7c9af

Browse files
authored
fix broken images (#21454)
<!--Delete sections as needed --> ## Description does what is says on the tin ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 2510166 commit 9f7c9af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Spotlight Search.
285285

286286
To read the Docker app log messages, type `docker` in the Console window search bar and press Enter. Then select `ANY` to expand the drop-down list next to your `docker` search entry, and select `Process`.
287287

288-
![Mac Console search for Docker app](../images/console.png)
288+
![Mac Console search for Docker app](../../images/console.png)
289289

290290
You can use the Console Log Query to search logs, filter the results in various
291291
ways, and create reports.

content/manuals/desktop/troubleshoot-and-support/troubleshoot/topics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Your machine must have the following features for Docker Desktop to function cor
265265
Note that many Windows devices already have virtualization enabled, so this may not apply.
266266
4. Hypervisor enabled at Windows startup
267267

268-
![WSL 2 enabled](../images/wsl2-enabled.png)
268+
![WSL 2 enabled](../../images/wsl2-enabled.png)
269269

270270
#### Hyper-V
271271

@@ -277,7 +277,7 @@ On Windows 10 Pro or Enterprise, you can also use Hyper-V with the following fea
277277
Note that many Windows devices already have virtualization enabled, so this may not apply.
278278
3. Hypervisor enabled at Windows startup
279279

280-
![Hyper-V on Windows features](../images/hyperv-enabled.png)
280+
![Hyper-V on Windows features](../../images/hyperv-enabled.png)
281281

282282
Docker Desktop requires Hyper-V as well as the Hyper-V Module for Windows
283283
PowerShell to be installed and enabled. The Docker Desktop installer enables
@@ -295,7 +295,7 @@ In the subsequent screen, verify that Hyper-V is enabled.
295295
In addition to [Hyper-V](#hyper-v) or [WSL 2](/manuals/desktop/features/wsl/_index.md), virtualization must be turned on. Check the
296296
Performance tab on the Task Manager. Alternatively, you can type 'systeminfo' into your terminal. If you see 'Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed', then virtualization is enabled.
297297

298-
![Task Manager](../images/virtualization-enabled.png)
298+
![Task Manager](../../images/virtualization-enabled.png)
299299

300300
If you manually uninstall Hyper-V, WSL 2 or turn off virtualization,
301301
Docker Desktop cannot start.

0 commit comments

Comments
 (0)