docs: removes public demo references (#9408)
### What? Removes all references to the `public-demo` from the docs
This commit is contained in:
@@ -52,7 +52,7 @@ export const Posts: CollectionConfig = {
|
|||||||
|
|
||||||
<Banner type="success">
|
<Banner type="success">
|
||||||
<strong>Reminder:</strong>
|
<strong>Reminder:</strong>
|
||||||
For a more complex example, see the [Public Demo](https://github.com/payloadcms/public-demo) source code on GitHub, or the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
For more complex examples, see the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
||||||
</Banner>
|
</Banner>
|
||||||
|
|
||||||
The following options are available:
|
The following options are available:
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ export const Nav: GlobalConfig = {
|
|||||||
|
|
||||||
<Banner type="success">
|
<Banner type="success">
|
||||||
<strong>Reminder:</strong>
|
<strong>Reminder:</strong>
|
||||||
For a more complex example, see the [Public Demo](https://github.com/payloadcms/public-demo) source code on GitHub, or the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
For more complex examples, see the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
||||||
</Banner>
|
</Banner>
|
||||||
|
|
||||||
The following options are available:
|
The following options are available:
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ export default buildConfig({
|
|||||||
|
|
||||||
<Banner type="success">
|
<Banner type="success">
|
||||||
<strong>Note:</strong>
|
<strong>Note:</strong>
|
||||||
For a more complex example, see the [Public Demo](https://github.com/payloadcms/public-demo) source code on GitHub, or the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
For more complex examples, see the [Templates](https://github.com/payloadcms/payload/tree/main/templates) and [Examples](https://github.com/payloadcms/payload/tree/main/examples) directories in the Payload repository.
|
||||||
</Banner>
|
</Banner>
|
||||||
|
|
||||||
The following options are available:
|
The following options are available:
|
||||||
|
|||||||
Reference in New Issue
Block a user