-
-
Notifications
You must be signed in to change notification settings - Fork 976
Open
Labels
Description
Describe the bug.
On the page https://www.asyncapi.com/tools, under the section AsyncAPI Server API, both buttons:
• Visit Website
• Visit Docs
are not reachable.
• Clicking Visit Website goes to https://api.asyncapi.com/v1, which shows
Cannot GET /v1
• The link is not reachabale
• Clicking Visit Docs goes to https://api.asyncapi.com/v1/docs, which is not reachable .
Expected behavior
• Visit Website should point to a working project or repository page (e.g., GitHub repo for the API).
• Visit Docs should point to valid documentation (or be removed if none exists).
Screenshots
How to Reproduce
🪜 Steps to Reproduce
1. Go to https://www.asyncapi.com/tools
2. Scroll down to the “AsyncAPI Server API” section (under “Open Source”).
3. Click on Visit Website — it redirects to https://api.asyncapi.com/v1.
• This page shows -> Cannot GET /v1
4. Click on Visit Docs — it redirects to https://api.asyncapi.com/v1/docs.
• This page is not reachable .
🖥️ 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?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!