Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken links #346

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions www/docs/cmd/nfpm.md
Expand Up @@ -14,7 +14,7 @@ NFPM is a simple, 0-dependencies, deb, rpm and apk packager.

## See also

* [nfpm completion](/cmd/nfpm_completion) - Prints shell autocompletion scripts for NFPM
* [nfpm init](/cmd/nfpm_init) - Creates a sample nfpm.yaml config file
* [nfpm package](/cmd/nfpm_package) - Creates a package based on the given the given config file and flags
* [nfpm completion](/cmd/nfpm_completion.html) - Prints shell autocompletion scripts for NFPM
* [nfpm init](/cmd/nfpm_init.html) - Creates a sample nfpm.yaml config file
* [nfpm package](/cmd/nfpm_package.html) - Creates a package based on the given the given config file and flags