Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 85b4f20

Browse files
committed
Update description of index server URL in package.json
1 parent 91d837c commit 85b4f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"crates.indexServerURL": {
6868
"type": "string",
6969
"scope": "resource",
70-
"description": "URL of the index server. Default value goes to official sparse index. Alternative values would be onpremise index servers (e.g. https://api.crates-vsc.space).",
70+
"description": "URL of the index server. Default value goes to official sparse index. Alternative values would be onpremise index servers.",
7171
"default": "https://index.crates.io"
7272
},
7373
"crates.errorDecorator": {

0 commit comments

Comments
 (0)