Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

docs: add read more link #5893

Merged
merged 1 commit into from
Jul 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/content/2.guide/3.directory-structure/3.assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ The directory usually contains the following types of files:
- Images that won't be served from the [`public/`](/guide/directory-structure/public) directory.

If you want to serve assets from the server, we recommend taking a look at the [`public/`](/guide/directory-structure/public) directory.

::ReadMore{link="/guide/features/assets"}