Skip to content

Commit 9e8ac9b

Browse files
committed
Update badges and go doc links in README
1 parent 601c38f commit 9e8ac9b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ Swift
44
This package provides an easy to use library for interfacing with Swift / Openstack Object Storage / Rackspace cloud
55
files from the Go Language
66

7-
See here for package docs
8-
9-
http://godoc.org/github.com/ncw/swift/v2
10-
11-
[![Build Status](https://api.travis-ci.org/ncw/swift.svg?branch=master)](https://travis-ci.org/ncw/swift) [![GoDoc](https://godoc.org/github.com/ncw/swift/v2?status.svg)](https://godoc.org/github.com/ncw/swift/v2)
7+
[![Build Status](https://github.com/ncw/swift/workflows/build/badge.svg?branch=master)](https://github.com/ncw/swift/actions)
8+
[![Go Reference](https://pkg.go.dev/badge/github.com/ncw/v2/swift.svg)](https://pkg.go.dev/github.com/ncw/swift/v2)
129

1310
Install
1411
-------
@@ -22,7 +19,7 @@ Usage
2219

2320
See here for full package docs
2421

25-
- http://godoc.org/github.com/ncw/swift/v2
22+
- https://pkg.go.dev/github.com/ncw/swift/v2
2623

2724
Here is a short example from the docs
2825

0 commit comments

Comments
 (0)