chore: update all references to main in docs, examples, and templates
This commit is contained in:
@@ -29,7 +29,7 @@ Writing plugins is no more complex than writing regular JavaScript. If you know
|
||||
|
||||
### How to install plugins
|
||||
|
||||
The base Payload config allows for a `plugins` property which takes an `array` of [`Plugins`](https://github.com/payloadcms/payload/blob/master/src/config/types.ts#L21).
|
||||
The base Payload config allows for a `plugins` property which takes an `array` of [`Plugins`](https://github.com/payloadcms/payload/blob/main/packages/payload/src/config/types.ts).
|
||||
|
||||
```js
|
||||
import { buildConfig } from 'payload/config'
|
||||
|
||||
Reference in New Issue
Block a user