Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix broken link of Resizer #5716

Merged
merged 1 commit into from Mar 4, 2024
Merged

docs: Fix broken link of Resizer #5716

merged 1 commit into from Mar 4, 2024

Conversation

Afrin127329
Copy link
Contributor

Fixes #5715

This is what I did

Changed javascript file links in configuration object to typescript files
https://github.com/GrapesJS/grapesjs/blob/master/src/utils/Resizer.js => https://github.com/GrapesJS/grapesjs/blob/master/src/utils/Resizer.ts

@artf artf merged commit ac554a3 into GrapesJS:dev Mar 4, 2024
2 checks passed
@artf
Copy link
Member

artf commented Mar 4, 2024

Thanks @Afrin127329 I actually updated the source file here as this one is auto-generated, but thanks for pointing it out.

bernesto pushed a commit to bernesto/neoreef-plaform-grapesjs that referenced this pull request Mar 4, 2024
@Afrin127329
Copy link
Contributor Author

Thanks for considering my mistakes. It really means a lot for a beginner level contributor like me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: broken link in the API docs
2 participants