Skip to content

Commit 578a74b

Browse files
committed
Sync documentation of main branch
1 parent 944bae0 commit 578a74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_versions/main/guides/web-dependency-locator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This means adding the following to your `index.html` will allow you to import we
113113

114114
===== Automatic imports
115115

116-
You can also automate the imports above. To do this, move your web assets from `src/main/resources/META-INF/resources` to `src/main/web`
116+
You can also automate the imports above. To do this, move your web assets from `src/main/resources/META-INF/resources` to `src/main/resources/web`
117117
and now replace the above scripts and imports with `{#bundle /}`:
118118

119119
[source,html]

0 commit comments

Comments
 (0)