Skip to content

Commit ba9c76b

Browse files
asgrimstof
andauthored
Update docs with actual expected build path
Co-authored-by: Christophe Coevoet <[email protected]>
1 parent 98be69f commit ba9c76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extension-maintainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ The `build-path` may contain some templated values which are replaced:
164164

165165
* `{version}` to be replaced with the package version. For example a package
166166
with version 1.2.3 with a `build-path` of `myext-{version}` the actual build
167-
path would become `myext-{version}`.
167+
path would become `myext-1.2.3`.
168168

169169
#### `override-download-url-method`
170170

0 commit comments

Comments
 (0)