diff --git a/docs/migration/introduction.md b/docs/migration/introduction.md index 38b1211515..1c5817f9e3 100644 --- a/docs/migration/introduction.md +++ b/docs/migration/introduction.md @@ -45,5 +45,5 @@ will now be started with the modules installed. ### Static Files Check your `settings.js` file to see if `httpStatic` has been set, if so then -check for any files in this path. FlowFuse does not currently support serving -static files so you will need to find alternative hosting for these such as AWS S3. +check for any files in this path. The files in this path need to be manually +migrated to [FlowFuse's Static Assets](/docs/user/static-asset-service/) service.