-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Description
Description
When visiting the "Using the Cobra Generator" section on the cobra.dev website, the link labeled "here" that is supposed to provide more information results in a 404 error. It seems the linked page no longer exists or has been moved.
Steps to Reproduce
- Go to https://cobra.dev/#using-the-cobra-generator
- Click the link labeled "here"
- You will be redirected to: https://github.com/spf13/cobra/blob/main/cobra/README.md
- Notice the page returns a 404 error (Not Found)
Expected Behavior
The "here" link should direct users to a valid page with more information about using the Cobra generator.
Suggested Fix
Update or replace the broken link with a valid one that provides the intended content or remove it if no such resource exists.
Metadata
Metadata
Assignees
Labels
No labels