Skip to content

Commit 17aedab

Browse files
authored
Update modules/ROOT/partials/configuration/exportword_watermark.adoc
1 parent 952b0bf commit 17aedab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/exportword_watermark.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tinymce.init({
1515
toolbar: 'exportword',
1616
exportword_converter_options: {
1717
watermark: {
18-
source: 'http://moxiecode.cachefly.net/tinymce/v9/images/logo.png',
18+
source: 'https://<your domain>/some-image.png',
1919
washout: true,
2020
}
2121
}

0 commit comments

Comments
 (0)