Skip to content

Commit 891a1ca

Browse files
committed
DOC-3310: Filenames are important too
1 parent 84b9484 commit 891a1ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/partials/configuration/uploadcare_resources.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ tinymce.init({
2020
});
2121
----
2222

23-
=== Directory Structure
23+
=== Resources Structure
2424

25-
When using `uploadcare_resources`, ensure your directory structure follows this pattern, specifically the `js` and `css` subdirectories:
25+
When using `uploadcare_resources`, ensure your directory structure follows this pattern, specifically the `js` and `css` subdirectories, and that the necessary resource files are present:
2626

2727
.Example directory structure:
2828
[source,text]

0 commit comments

Comments
 (0)