mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 08:30:33 +08:00
Fix and extend README.md documentation links (#5526)
This commit is contained in:
@ -335,8 +335,10 @@ editor.registerUpdateListener(({editorState}) => {
|
||||
|
||||
## Documentation
|
||||
|
||||
- [How Lexical was designed](/docs/design.md)
|
||||
- [Testing](/docs/testing.md)
|
||||
- [Getting started](https://lexical.dev/docs/intro)
|
||||
- [Concepts](https://lexical.dev/docs/concepts/editor-state)
|
||||
- [How Lexical was designed](https://lexical.dev/docs/design)
|
||||
- [Testing](https://lexical.dev/docs/testing)
|
||||
|
||||
## Browser Support
|
||||
|
||||
|
Reference in New Issue
Block a user