Skip to content

Commit

Permalink
Updated link to docs in README
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed May 27, 2021
1 parent 4e69b10 commit 2a312c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ An Aerospike library for Go.

This library is compatible with Go 1.13+ and supports the following operating systems: Linux, Mac OS X (Windows builds are possible, but untested).

Up-to-date documentation is available in the [![Godoc](https://godoc.org/github.com/aerospike/aerospike-client-go?status.svg)](https://pkg.go.dev/github.com/aerospike/aerospike-client-go).
Up-to-date documentation is available in the [![Godoc](https://godoc.org/github.com/aerospike/aerospike-client-go?status.svg)](https://pkg.go.dev/github.com/aerospike/aerospike-client-go/v5).

You can refer to the test files for idiomatic use cases.

Expand Down

0 comments on commit 2a312c8

Please sign in to comment.