Skip to content

Commit 9616a40

Browse files
committed
Updating link
1 parent 58af428 commit 9616a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GCD/GCDAsyncSocket.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
// Logging Enabled - See log level below
6565

6666
// Logging uses the CocoaLumberjack framework (which is also GCD based).
67-
// http://code.google.com/p/cocoalumberjack/
67+
// https://github.com/robbiehanson/CocoaLumberjack
6868
//
6969
// It allows us to do a lot of logging without significantly slowing down the code.
7070
#import "DDLog.h"

0 commit comments

Comments
 (0)