Skip to content

Commit 0f7b624

Browse files
authored
Fix incorrect link formatting (#23779)
<!--Delete sections as needed --> ## Description Fixing incorrect link formatting that was introduced by a change in #22117. <!-- Tell us what you did and why --> ## 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 14152c3 commit 0f7b624

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/desktop/troubleshoot-and-support/troubleshoot

1 file changed

+1
-1
lines changed

content/manuals/desktop/troubleshoot-and-support/troubleshoot/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010

1111
{{< tabs >}}
1212
{{< tab name="For Mac with Intel chip" >}}
13-
- The Mac Activity Monitor reports that Docker is using twice the amount of memory it's actually using. This is due to a [bug in macOS].(https://docs.google.com/document/d/17ZiQC1Tp9iH320K-uqVLyiJmk4DHJ3c4zgQetJiKYQM/edit?usp=sharing) on this.
13+
- The Mac Activity Monitor reports that Docker is using twice the amount of memory it's actually using. This is due to a [bug in macOS](https://docs.google.com/document/d/17ZiQC1Tp9iH320K-uqVLyiJmk4DHJ3c4zgQetJiKYQM/edit?usp=sharing).
1414

1515
- **"Docker.app is damaged" dialog**: If you see a "Docker.app is damaged and can't be opened" dialog during installation or updates, this is typically caused by non-atomic copy operations when other applications are using the Docker CLI. See [Fix "Docker.app is damaged" on macOS](mac-damaged-dialog.md) for resolution steps.
1616

0 commit comments

Comments
 (0)