Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Broken link in the tools section #3797

Open
2 tasks done
Recxsmacx opened this issue Mar 5, 2025 · 0 comments · May be fixed by #3830
Open
2 tasks done

[BUG] Broken link in the tools section #3797

Recxsmacx opened this issue Mar 5, 2025 · 0 comments · May be fixed by #3830
Labels

Comments

@Recxsmacx
Copy link

Recxsmacx commented Mar 5, 2025

###Bug-Description
There is a broken link in the tools section of the AsyncAPI website. When clicking on the link, it should direct the user to the AsyncAPI server API section but it currently does not.

Screen.Recording.2025-03-05.172818.mp4

Expected behavior

on clicking it should direct towards the asyncapi server api section

Screenshots

Image

How to Reproduce

1.just go to the tools section
2.click on the visit website under asyncapi server api .

🥦 Browser

Brave

👀 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!

@Recxsmacx Recxsmacx added the bug label Mar 5, 2025
Recxsmacx added a commit to Recxsmacx/website that referenced this issue Mar 6, 2025
Fixes asyncapi#3797

Remove the `View Website` button from the `AsyncAPI Server API` card in the `components/tools/ToolsCard.tsx` file.

* Update the condition to check for `toolData.links.repoUrl` or `toolData.links.docsUrl` instead of `toolData.links.repoUrl` or `toolData.links.websiteUrl` or `toolData.links.docsUrl`.
* Remove the code block that renders the `View Website` button for `toolData.links.websiteUrl`.
Recxsmacx added a commit to Recxsmacx/website that referenced this issue Mar 7, 2025
Fixes asyncapi#3797

Fix the broken link in the tools section of the AsyncAPI website.

* **config/tools-automated.json**
  - Update the "websiteUrl" link for "AsyncAPI Server API" to remove the broken link.
* **config/tools.json**
  - Remove the "websiteUrl" link for "AsyncAPI Server API" to ensure proper navigation.
@Recxsmacx Recxsmacx linked a pull request Mar 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant