aboutsummaryrefslogtreecommitdiff
path: root/README.ANDROID
diff options
context:
space:
mode:
Diffstat (limited to 'README.ANDROID')
-rw-r--r--README.ANDROID2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ANDROID b/README.ANDROID
index ed734fcc..30959ed3 100644
--- a/README.ANDROID
+++ b/README.ANDROID
@@ -58,7 +58,7 @@ II. Using the client library in Android:
========================================
The usage instructions are very similar to the Linux ones that are
-found at http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide
+found at https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/linux_starter_guide.md
1/ You need to include "client/linux/handler/exception_handler.h" from a C++
source file.