[BUG] Incorrect repoUrl for 'AsyncAPI-format' in CLIs tools list

Open Beginner friendly
#4,547 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
75/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Domain
content

Research direction

Open config/tools-manual.json and find the AsyncAPI-format entry under the CLIs category; compare its repoUrl with the matching entry in the Converters section. Change the CLI entry to https://github.com/thim81/asyncapi-format, then verify the AsyncAPI Tools page links to that repository when CLIs is selected.

Written by the indexing model from the issue text.

Description

bug
Describe the bug.

In config/tools-manual.json, under the CLIs category, the tool AsyncAPI-format incorrectly links to the converter-go repository (httpsa://github.com/asyncapi/converter-go).

Expected behavior

The repoUrl for AsyncAPI-format in the CLIs section should point to the correct repository, which is https://github.com/thim81/asyncapi-format (as correctly listed in the Converters section).

Screenshots

1]
Image

How to Reproduce

1] Go to the public AsyncAPI Tools page: https://asyncapi.com/tools

2] Filter the list by checking the "CLIs" category.

3] Find the tool card named "AsyncAPI-format".

4] Click on its "GitHub" link (the little GitHub icon).

5]You will be incorrectly redirected to the https://github.com/asyncapi/converter-go repository.

This link should actually go to https://github.com/thim81/asyncapi-format.

🖥️ Device Information [optional]
  • Operating System (OS):
  • Browser:
  • Browser Version:
👀 Have you checked for similar open issues?
  • I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Dominant language
TypeScript
Stars
717
Forks
1.2k
Avg merge
14h 59m
Merged PRs (30d)
40

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from asyncapi/website

All issues in asyncapi/website

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.