Skip to content

fix(docs): update broken Git workflow link in DEVELOPMENT.md#2055

Open
chengyixu wants to merge 2 commits intoasyncapi:masterfrom
chengyixu:fix/broken-link-development-md
Open

fix(docs): update broken Git workflow link in DEVELOPMENT.md#2055
chengyixu wants to merge 2 commits intoasyncapi:masterfrom
chengyixu:fix/broken-link-development-md

Conversation

@chengyixu
Copy link

Summary

  • Fixed the broken [here] link in DEVELOPMENT.md that was pointing to the old location of the Git workflow guide
  • The file was moved from git-workflow.md (repo root) to docs/010-contribution-guidelines/git-workflow.md, causing a 404

Changes

  • Updated the URL from https://github.com/asyncapi/community/blob/master/git-workflow.md to https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/git-workflow.md

Verification

  • Old URL returns 404: confirmed
  • New URL resolves correctly: confirmed

Fixes #1962

The [here] link pointing to the Git workflow guide was returning a 404
because the file was moved from the repository root to
docs/010-contribution-guidelines/. Updated the URL to point to the
correct location.

Fixes asyncapi#1962

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Mar 18, 2026

🦋 Changeset detected

Latest commit: 7b3ebf7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sonarqubecloud
Copy link

@chengyixu
Copy link
Author

Hi team! All CI checks are green and this is ready for review. It's a small docs fix for a broken link in DEVELOPMENT.md. Would love a review when you have a moment. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Triage

Development

Successfully merging this pull request may close these issues.

[BUG]: Broken link of [here] in DEVELOPMENT.md referencing "Git workflow"

1 participant