Fix and extend README.md documentation links (#5526)

This commit is contained in:
Leo
2024-01-22 22:51:37 +01:00
committed by GitHub
parent e1605a3afe
commit e4fe60267c

View File

@ -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