Skip to content

Commit 243a289

Browse files
committed
Fix README links / references
1 parent af5c2ae commit 243a289

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,10 +1,10 @@
11
# cli-utils
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4-
[![Build Status](https://travis-ci.com/smallstep/crypto.svg?branch=master)](https://travis-ci.com/smallstep/cli-utils)
5-
[![Documentation](https://godoc.org/go.step.sm/crypto?status.svg)](https://pkg.go.dev/mod/github.com/smallstep/cli-utils)
4+
[![Build Status](https://travis-ci.com/smallstep/cli-utils.svg?branch=main)](https://travis-ci.com/smallstep/cli-utils)
5+
[![Documentation](https://godoc.org/github.com/smallstep/cli-utils?status.svg)](https://pkg.go.dev/mod/github.com/smallstep/cli-utils)
66

7-
Cli-utils is a collection of packages used in [smallstep](https://smallstep.com) products. See:
7+
Cli-utils is a collection of packages used in [Smallstep](https://smallstep.com) products. See:
88

99
* [step](https://github.com/smallstep/cli): A zero trust swiss army knife for
1010
working with X509, OAuth, JWT, OATH OTP, etc.

0 commit comments

Comments
 (0)