Skip to content

Commit

Permalink
Remove unnecessary link from README.md (#5232)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatercurve authored Nov 15, 2023
1 parent c887ea7 commit 73fc359
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,10 +304,6 @@ editor.registerUpdateListener(({editorState}) => {
});
```

### Creating custom Lexical nodes

- [Creating custom decorator nodes](https://github.com/facebook/lexical/blob/main/examples/decorators.md)

## Contributing to Lexical

1. Clone this repository
Expand Down

2 comments on commit 73fc359

@vercel
Copy link

@vercel vercel bot commented on 73fc359 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical – ./packages/lexical-website

lexical-fbopensource.vercel.app
lexical-git-main-fbopensource.vercel.app
www.lexical.dev
lexical.dev
lexicaljs.org
lexicaljs.com

@vercel
Copy link

@vercel vercel bot commented on 73fc359 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical-playground – ./packages/lexical-playground

playground.lexical.dev
lexical-playground.vercel.app
lexical-playground-git-main-fbopensource.vercel.app
lexical-playground-fbopensource.vercel.app

Please sign in to comment.