-
-
Notifications
You must be signed in to change notification settings - Fork 192
Documentation: Missing path to QUICKSTART.md in README #2044
Copy link
Copy link
Open
Description
Bug Description
In the README.md, the beginner guide link points to docs/QUICKSTART.md but the actual file doesn't exist at that path.
Steps to Reproduce
- Open README.md
- Click on "Beginner Guide"
- The link returns 404
Expected Behavior
The beginner guide should be accessible at the linked location.
Actual Result
Link points to non-existent file.
Possible Fix
Either:
- Create the file at
docs/QUICKSTART.md, or - Update the README link to point to the correct location (e.g.,
START_HERE.md)
This is a simple documentation fix that would improve the newcomer experience.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels