docs/Common-Issues: fix style.

This commit is contained in:
Mike McQuaid 2025-03-18 08:43:51 +00:00 committed by GitHub
parent e81794c96a
commit 689fb13299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,5 +264,5 @@ If your Homebrew installation gets messed up (and fixing the issues found by `br
Sometimes, the user's computer, configuration or network connection may cause issues downloading with `curl` which are outside Homebrew's control. Homebrew requires good internet connectivity and correct configuration to function correctly. Here some links that could help you identify cURL issues based on `curl`'s and `libcurl`'s exit codes: Sometimes, the user's computer, configuration or network connection may cause issues downloading with `curl` which are outside Homebrew's control. Homebrew requires good internet connectivity and correct configuration to function correctly. Here some links that could help you identify cURL issues based on `curl`'s and `libcurl`'s exit codes:
- https://everything.curl.dev/cmdline/exitcode.html * https://everything.curl.dev/cmdline/exitcode.html
- https://curl.se/libcurl/c/libcurl-errors.html * https://curl.se/libcurl/c/libcurl-errors.html