Skip to content

Commit 4e2a304

Browse files
Update docs/ff-concepts/file-handling/displaying-media.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 0a5c4c8 commit 4e2a304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/file-handling/displaying-media.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To handle scenarios where media takes time to load or fails to load, you can set
3636

3737
### Asset
3838

39-
You can also display media files uploaded to your [**Assets**](../../generated-code/directory-structure.md#assets). Assets are resources such as images, videos, documents, fonts, and other files that you include in your project. To upload assets, click on **Media Assets** in the left-side navigation menu and add files directly from your device. Alternatively, you can directly upload and display files when configuring media widgets by clicking the upload icon.
39+
You can also display media files uploaded to your [**Assets**](../../generated-code/directory-structure.md#assets). Assets are resources such as images, videos, documents, fonts, and other files that you include locally in your project. To upload assets, click on **Media Assets** in the left-side navigation menu and add files directly from your device. Alternatively, you can directly upload and display files when configuring media widgets by clicking the upload icon.
4040

4141
![select-from-assets](imgs/select-from-assets.avif)
4242

0 commit comments

Comments
 (0)