[BUG] Incorrect repoUrl for 'AsyncAPI-format' in CLIs tools list
- Dominant language
- TypeScript
- Stars
- 716
- Forks
- 1.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 35
Description
### 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]
### 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?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Contributing Guidelines?
- [x] I have read the [Contributing Guidelines](https://github.com/asyncapi/.github/blob/master/CONTRIBUTING.md)
### Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Contributor guide
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.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- content
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100