docs: fix linter

This commit is contained in:
Kévin Dunglas
2024-06-27 14:10:51 +02:00
committed by GitHub
parent 11e3745b8b
commit 213be22967

View File

@@ -160,7 +160,7 @@ to find where CA certificates must be installed and store them at this location.
> Web and CLI contexts may have different settings.
> Be sure to run `openssl_get_cert_locations()` in the proper context.
[CA certificates extracted from Mozilla can be downloaded on the curl website](https://curl.se/docs/caextract.html).
[CA certificates extracted from Mozilla can be downloaded on the curl site](https://curl.se/docs/caextract.html).
Alternatively, many distributions, including Debian, Ubuntu, and Alpine provide packages named `ca-certificates` that contain these certificates.