Skip to content

Commit

Permalink
Update go doc url (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishaningithub committed Oct 11, 2022
1 parent 80c9821 commit 003b81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ thread safe LRU cache. It is based on the cache in Groupcache.
Documentation
=============

Full docs are available on [Godoc](http://godoc.org/github.com/hashicorp/golang-lru)
Full docs are available on [Godoc](https://pkg.go.dev/github.com/hashicorp/golang-lru)

Example
=======
Expand Down

0 comments on commit 003b81b

Please sign in to comment.