docs: fixing 3 dead internal links (#11100)
### What? Dead links located in docs, replaced with functioning links. ### Why? It broke my [Cursor AI](https://github.com/getcursor/cursor) from crawling and indexing the docs :( ### How? Identified broken links by a free online service, https://www.deadlinkchecker.com/, and fixed all links prefixed with `https://payloadcms.com/docs` [Referenced in Discord.](https://discord.com/channels/967097582721572934/967097582721572937/1338664792717525032)
This commit is contained in:
@@ -174,7 +174,7 @@ Notice how even the toolbars are features? That's how extensible our lexical edi
|
||||
|
||||
## Creating your own, custom Feature
|
||||
|
||||
You can find more information about creating your own feature in our [building custom feature docs](../rich-text/building-custom-features).
|
||||
You can find more information about creating your own feature in our [building custom feature docs](../rich-text/custom-features).
|
||||
|
||||
## TypeScript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user