1
0
Эх сурвалжийг харах

[DOCS] Fixed file:/// URL for installing plugins

Clinton Gormley 11 жил өмнө
parent
commit
5003ca9278

+ 1 - 1
docs/reference/modules/plugins.asciidoc

@@ -38,7 +38,7 @@ for example:
 
 
 [source,shell]
 [source,shell]
 -----------------------------------
 -----------------------------------
-bin/plugin --url file://path/to/plugin --install plugin-name
+bin/plugin --url file:///path/to/plugin --install plugin-name
 -----------------------------------
 -----------------------------------