Skip to content

Commit 85c0108

Browse files
committed
Fix linting.
1 parent 9a77461 commit 85c0108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ certificates. If not specified, Cargo attempts to use the system certificates.
711711

712712
#### `http.proxy-cainfo`
713713
* Type: string (path)
714-
* Default: falls back to [`http.cainfo`] if not set
714+
* Default: falls back to `http.cainfo` if not set
715715
* Environment: `CARGO_HTTP_PROXY_CAINFO`
716716

717717
Path to a Certificate Authority (CA) bundle file, used to verify proxy TLS

0 commit comments

Comments
 (0)