Skip to content

Commit e9173be

Browse files
committed
Auto merge of #11880 - ehuss:registries-doc-git, r=weihanglo
doc: Fix registries.name.index for sparse A very minor documentation update. `registries.name.index` doesn't have to be a git URL, it can also be a sparse one.
2 parents b1dcb62 + ed57a09 commit e9173be

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
@@ -918,7 +918,7 @@ consists of a sub-table for each named registry.
918918
* Default: none
919919
* Environment: `CARGO_REGISTRIES_<name>_INDEX`
920920

921-
Specifies the URL of the git index for the registry.
921+
Specifies the URL of the index for the registry.
922922

923923
##### `registries.<name>.token`
924924
* Type: string

0 commit comments

Comments
 (0)