Skip to content

Commit 2bda451

Browse files
committed
Update README for v2
1 parent 30fb28f commit 2bda451

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![GoDoc](https://godoc.org/github.com/msteinert/pam?status.svg)](http://godoc.org/github.com/msteinert/pam)
1+
[![GoDoc](https://godoc.org/github.com/msteinert/pam/v2?status.svg)](http://godoc.org/github.com/msteinert/pam/v2)
22
[![codecov](https://codecov.io/gh/msteinert/pam/graph/badge.svg?token=L1K3UTB065)](https://codecov.io/gh/msteinert/pam)
3-
[![Go Report Card](https://goreportcard.com/badge/github.com/msteinert/pam)](https://goreportcard.com/report/github.com/msteinert/pam)
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/msteinert/pam/v2)](https://goreportcard.com/report/github.com/msteinert/pam/v2)
44

55
# Go PAM
66

@@ -25,5 +25,5 @@ Then execute the tests:
2525
$ sudo GOPATH=$GOPATH $(which go) test -v
2626
```
2727

28-
[1]: http://godoc.org/github.com/msteinert/pam
28+
[1]: http://godoc.org/github.com/msteinert/pam/v2
2929
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html

0 commit comments

Comments
 (0)