-
-
Notifications
You must be signed in to change notification settings - Fork 976
Open
Labels
Description
Describe the bug.
when trying to access Tool documentaion.
When trying to access the file new-tool-documentation.md in the AsyncAPI community repository, a 404 - Page not found error is shown.
It appears that the master branch of the community repository does not contain this file or the path may have been moved or deleted.
Expected behavior
The file new-tool-documentation.md should exist and open correctly, displaying its intended content.
Screenshots
How to Reproduce
1. Go to https://github.com/asyncapi/community/blob/master/new-tool-documentation.md
2. Observe that GitHub returns a 404 - Page not found error.
3
🖥️ 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!
coderabbitai