Skip to content

Commit 8b67fac

Browse files
ruudkkbond
authored andcommitted
Use version instead of url in docs
1 parent 020348c commit 8b67fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StimulusBundle/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ file::
419419
'path' => '@symfony/stimulus-bundle/loader.js',
420420
],
421421
'@hotwired/stimulus' => [
422-
'url' => 'https://ga.jspm.io/npm:@hotwired/stimulus@3.2.1/dist/stimulus.js',
422+
'version' => '3.2.2',
423423
],
424424
];
425425

0 commit comments

Comments
 (0)