Skip to content

Docs: Fix outdated GitHub links, HTTPS URLs, and formatting issues#1152

Closed
rahulcse129 wants to merge 1 commit intoasyncapi:masterfrom
rahulcse129:docs/fix-links-and-formatting
Closed

Docs: Fix outdated GitHub links, HTTPS URLs, and formatting issues#1152
rahulcse129 wants to merge 1 commit intoasyncapi:masterfrom
rahulcse129:docs/fix-links-and-formatting

Conversation

@rahulcse129
Copy link
Copy Markdown

@rahulcse129 rahulcse129 commented Dec 23, 2025


title: "Docs: Fix outdated GitHub links, HTTPS URLs, and formatting issues"


**Related issue(s):
This PR updates outdated /master/ GitHub links to /main/, converts an HTTP link to HTTPS, and fixes minor formatting and grammar issues.

No spec behavior changes

Editorial-only documentation cleanup

Improves accuracy, security, and readability**

Closes #1146
@derberg PTAL when you have time 🙂

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@asyncapi-bot
Copy link
Copy Markdown
Contributor

asyncapi-bot commented Dec 23, 2025

We require all PRs to follow Conventional Commits specification.
More details 👇🏼

 Unknown release type "Docs" found in pull request title "Docs: Fix outdated GitHub links, HTTPS URLs, and formatting issues". 

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@sonarqubecloud
Copy link
Copy Markdown

@derberg
Copy link
Copy Markdown
Member

derberg commented Dec 23, 2025

Please do not open PRs until the issue is reviewed by maintainers and opened for contributions.

Additionally, please:

  • follow the contributor guide
  • do not open PRs if others have already
  • read and follow bots' comments

@derberg derberg closed this Dec 23, 2025
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.

[Documentation] Fix outdated URLs and formatting issues in documentation

3 participants