From 9a83bb20db4aa7b3b19db21fc1d72350ee91bccc Mon Sep 17 00:00:00 2001 From: Andreas Linde Date: Sat, 17 Aug 2013 16:03:39 +0200 Subject: [PATCH] Update link to PLCrashReporter website --- Classes/BITCrashManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classes/BITCrashManager.h b/Classes/BITCrashManager.h index d62ec05efd..c13fd5ec08 100644 --- a/Classes/BITCrashManager.h +++ b/Classes/BITCrashManager.h @@ -82,7 +82,7 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerStatus) { very slow. More background information on this topic can be found in the following blog post by Landon Fuller, the - developer of [PLCrashReporter](https://code.google.com/p/plcrashreporter/), about writing reliable and + developer of [PLCrashReporter](https://www.plcrashreporter.org), about writing reliable and safe crash reporting: [Reliable Crash Reporting](http://goo.gl/WvTBR) */