Skip to content

Broken Link in "Using the Cobra Generator" Section on cobra.dev #2281

@1chooo

Description

@1chooo

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

  1. Go to https://cobra.dev/#using-the-cobra-generator
  2. Click the link labeled "here"
  3. You will be redirected to: https://github.com/spf13/cobra/blob/main/cobra/README.md
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions