Skip to content

docs: fix four broken links in getting-started.md#1

Open
terry-writer wants to merge 1 commit into
masterfrom
terry-writer-patch-2
Open

docs: fix four broken links in getting-started.md#1
terry-writer wants to merge 1 commit into
masterfrom
terry-writer-patch-2

Conversation

@terry-writer

Copy link
Copy Markdown
Owner

The documentation and completion links at the bottom of getting-started.md were returning 404, as the referenced files have been moved or reorganized.

Changes

  • doc/md_docs.md → link to current source in spf13/cobra
  • doc/rest_docs.md → link to current source in spf13/cobra
  • doc/man_docs.md → link to current source in spf13/cobra
  • bash_completions.md → link to the Shell Completions how-to guide on cobra.dev

Related issue

Fixes #1391

The documentation and completion links at the bottom of getting-started.md
were returning 404, as the referenced files have been moved or reorganized.

## Changes

- `doc/md_docs.md` → link to current source in `spf13/cobra`
- `doc/rest_docs.md` → link to current source in `spf13/cobra`
- `doc/man_docs.md` → link to current source in `spf13/cobra`
- `bash_completions.md` → link to the Shell Completions how-to guide on cobra.dev

## Related issue

Fixes #1391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant