asyncapi / website

AsyncAPI specification website
https://www.asyncapi.com
Apache License 2.0
489 stars 628 forks source link

[Docs Bug 🐞 report]: Broken link to Generator Github Actions #3190

Open chinma-yyy opened 1 month ago

chinma-yyy commented 1 month ago

Describe the bug you found in AsyncAPI Docs.

Description

There is a broken link in the AsyncAPI Generator Installation Guide that needs to be updated.

Current Behavior

The current link pointing to the Github Actions in the note block is incorrect:

Expected Behavior

The link should point to the correct Github Actions page:

Steps to Reproduce

  1. Navigate to the AsyncAPI Generator Installation Guide.
  2. Go to the uninstall asyncapi cli block (If not directed for you directly).
  3. Scroll down to the note block that contains the Github Actions link.
  4. Click the link and observe that it leads to a 404 page.

Suggested Solution

Update the broken link to the correct URL in the documentation.

Attach any resources that can help us understand the issue.

image

Code of Conduct

github-actions[bot] commented 1 month ago

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup 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.

lucky29-git commented 1 month ago

Can i work on this?