docs: fix broken links graphql playground and collections preview
This commit is contained in:
@@ -65,7 +65,7 @@ You can customize the way that the Admin panel behaves on a collection-by-collec
|
||||
| `defaultColumns` | Array of field names that correspond to which columns to show by default in this collection's List view. |
|
||||
| `disableDuplicate ` | Disables the "Duplicate" button while editing documents within this collection. |
|
||||
| `enableRichTextRelationship` | The [Rich Text](/docs/fields/rich-text) field features a `Relationship` element which allows for users to automatically reference related documents within their rich text. Set this field to `true` to enable the collection to be selected within it. |
|
||||
| `preview` | Function to generate preview URLS within the Admin panel that can point to your app. [More](/docs/configuration/collections#preview). |
|
||||
| `preview` | Function to generate preview URLS within the Admin panel that can point to your app. [More](#preview). |
|
||||
| `components` | Swap in your own React components to be used within this collection. [More](/docs/admin/components#collections) |
|
||||
|
||||
### Preview
|
||||
|
||||
Reference in New Issue
Block a user