Skip to content

Commit

Permalink
README: change code.google.com link to GitHub
Browse files Browse the repository at this point in the history
Signed-off-by: David Symonds <[email protected]>
  • Loading branch information
stapelberg authored and dsymonds committed Jan 26, 2016
1 parent fca8c88 commit 23def4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Leveled execution logs for Go.

This is an efficient pure Go implementation of leveled logs in the
manner of the open source C++ package
http://code.google.com/p/google-glog
https://github.com/google/glog

By binding methods to booleans it is possible to use the log package
without paying the expense of evaluating the arguments to the log.
Expand Down

0 comments on commit 23def4e

Please sign in to comment.