mirror of
https://github.com/directus/directus.git
synced 2026-01-23 03:08:08 -05:00
Update interfaces.md
Correct link for types.
This commit is contained in:
committed by
GitHub
parent
fc9aa242a6
commit
ca2fd85aef
@@ -35,7 +35,7 @@ export default {
|
||||
- `description` — A short description (<80 characters) of this interface shown in the App.
|
||||
- `icon` — An icon name from the material icon set, or the extended list of Directus custom icons.
|
||||
- `component` — A reference to your Vue component.
|
||||
- `types` — A CSV of supported [types](#).
|
||||
- `types` — A CSV of supported [types](/concepts/platform-overview.html#types).
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
::: tip
|
||||
|
||||
Reference in New Issue
Block a user