Skip to content

Commit

Permalink
go-logr link missing protocol
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hein <[email protected]>
  • Loading branch information
christopherhein committed Feb 22, 2019
1 parent 4265a95 commit 2e33b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klogr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Minimal Go logging using klog

This package implements the [logr interface](github.com/go-logr/logr)
This package implements the [logr interface](https://github.com/go-logr/logr)
in terms of Kubernetes' [klog](https://github.com/kubernetes/klog). This
provides a relatively minimalist API to logging in Go, backed by a well-proven
implementation.
Expand Down

0 comments on commit 2e33b69

Please sign in to comment.