From 04f0ed99978225cbcf56c7a7082bc91f52294699 Mon Sep 17 00:00:00 2001 From: Lizz Thabet Date: Mon, 17 Oct 2022 02:50:14 -0400 Subject: [PATCH] fix a small formatting issue with a bullet point (#15878) --- desktop/faqs/general.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop/faqs/general.md b/desktop/faqs/general.md index 0917e796f8..5501660f2a 100644 --- a/desktop/faqs/general.md +++ b/desktop/faqs/general.md @@ -73,7 +73,8 @@ You can find information about diagnosing and troubleshooting common issues in t If you do not find a solution in troubleshooting, browse the Github repositories or create a new issue: -- [docker/for-mac](https://github.com/docker/for-mac/issues){: target="_blank" rel="noopener" class="_"} - - [docker/for-win](https://github.com/docker/for-win/issues){: target="_blank" rel="noopener" class="_"} +- [docker/for-mac](https://github.com/docker/for-mac/issues){: target="_blank" rel="noopener" class="_"} +- [docker/for-win](https://github.com/docker/for-win/issues){: target="_blank" rel="noopener" class="_"} - [docker/for-linux](https://github.com/docker/for-linux/issues){: target="_blank" rel="noopener" class="_"} ### How do I connect to the remote Docker Engine API?