Skip to content

Commit 23def4e

Browse files
stapelbergdsymonds
authored andcommitted
README: change code.google.com link to GitHub
Signed-off-by: David Symonds <[email protected]>
1 parent fca8c88 commit 23def4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Leveled execution logs for Go.
55

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

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

0 commit comments

Comments
 (0)