Skip to content

Update javascript-in-the-block-editor.md - fix link #62431

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

Merged
merged 4 commits into from
Feb 22, 2025

Conversation

juanmaguitar
Copy link
Contributor

What?

Fixed link to point to the right repository

Why?

To improve the learning journey

Copy link

github-actions bot commented Jun 8, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
Co-authored-by: shail-mehta <shailu25@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

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

What about fixing the other links too?

For more resources on block development and extending the Block Editor, review the additional sections here in the Block Editor Handbook. Further practical examples are also available in the [block-development-examples](https://github.com/wptrainingteam/block-development-examples) GitHub repository.

- [block-theme-examples](https://github.com/wptrainingteam/block-theme-examples) | GitHub repository

@shail-mehta
Copy link
Member

shail-mehta commented Feb 20, 2025

I have rebased current branch with latest trunk & also added link in gutenberg/docs/getting-started/README.md line no 32 but I am unsure about gutenberg/docs/getting-started/fundamentals/javascript-in-the-block-editor.md because its block-theme-examples

@shail-mehta shail-mehta requested a review from t-hamano February 20, 2025 15:01
@shail-mehta
Copy link
Member

I have Added Suggested changes.

@t-hamano t-hamano merged commit 7afecbf into trunk Feb 22, 2025
60 checks passed
@t-hamano t-hamano deleted the juanmaguitar-patch-1 branch February 22, 2025 02:16
@github-actions github-actions bot added this to the Gutenberg 20.4 milestone Feb 22, 2025
Kallyan01 pushed a commit to Kallyan01/gutenberg that referenced this pull request Feb 24, 2025
* Update javascript-in-the-block-editor.md - fix link

* Fix Links in remaining two files

* Revert Changes in javascript-in-the-block-editor.md file

* Added Suggested Changes

Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
Co-authored-by: shail-mehta <shailu25@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

---------

Co-authored-by: shail-mehta <shailmehta25@gmail.com>
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
* Update javascript-in-the-block-editor.md - fix link

* Fix Links in remaining two files

* Revert Changes in javascript-in-the-block-editor.md file

* Added Suggested Changes

Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
Co-authored-by: shail-mehta <shailu25@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

---------

Co-authored-by: shail-mehta <shailmehta25@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants