Skip to content

Commit

Permalink
Merge pull request #22 from carapace-sh/update-link
Browse files Browse the repository at this point in the history
updated link
  • Loading branch information
rsteube authored Mar 11, 2024
2 parents 8a93f89 + 8d6a416 commit f30839f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# carapace-pflag

[![PkgGoDev](https://pkg.go.dev/badge/github.com/rsteube/carapace-pflag)](https://pkg.go.dev/github.com/rsteube/carapace-pflag)
[![GoReportCard](https://goreportcard.com/badge/github.com/rsteube/carapace-pflag)](https://goreportcard.com/report/github.com/rsteube/carapace-pflag)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/carapace-sh/carapace-pflag)](https://pkg.go.dev/github.com/carapace-sh/carapace-pflag)
[![GoReportCard](https://goreportcard.com/badge/github.com/carapace-sh/carapace-pflag)](https://goreportcard.com/report/github.com/carapace-sh/carapace-pflag)
[![Coverage Status](https://coveralls.io/repos/github/rsteube/carapace-pflag/badge.svg?branch=master)](https://coveralls.io/github/rsteube/carapace-pflag?branch=master)

Fork of [spf13/pflag](https://github.com/spf13/pflag) aimed to provide support for non-posix variants in [carapace](https://github.com/rsteube/carapace) standalone mode (e.g. [carapace-bin](https://github.com/rsteube/carapace-bin)).
Expand Down

0 comments on commit f30839f

Please sign in to comment.