mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-14 01:08:01 +08:00
doc: Update absolute links to point to their new homes
BUG=crashpad:67 R=andybons@chromium.org, rsesek@chromium.org Review URL: https://codereview.chromium.org/1389333006 .
This commit is contained in:
parent
25571f864e
commit
075eb0c60c
@ -16,16 +16,16 @@
|
||||
|
||||
= Crashpad
|
||||
|
||||
https://crashpad.googlecode.com/[Crashpad] is a crash-reporting system.
|
||||
https://crashpad-home.appspot.com/[Crashpad] is a crash-reporting system.
|
||||
|
||||
== Documentation
|
||||
|
||||
* link:status.html[Project status]
|
||||
* link:developing.html[Developing Crashpad]: instructions for getting the
|
||||
source code, building, testing, and contributing to the project.
|
||||
* http://docs.crashpad.googlecode.com/git/doxygen/index.html[Crashpad
|
||||
interface documentation]
|
||||
* http://docs.crashpad.googlecode.com/git/man/[Crashpad tool man pages]
|
||||
* https://crashpad-home.appspot.com/doxygen/index.html[Crashpad interface
|
||||
documentation]
|
||||
* https://crashpad-home.appspot.com/man/index.html[Crashpad tool man pages]
|
||||
|
||||
== Source Code
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
== Resources
|
||||
|
||||
Crashpad home page: https://crashpad.googlecode.com/.
|
||||
Crashpad home page: https://crashpad-home.appspot.com/.
|
||||
|
||||
Report bugs at https://code.google.com/p/crashpad/issues/entry.
|
||||
|
||||
|
@ -24,6 +24,6 @@
|
||||
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
|
||||
#define PACKAGE_TARNAME "crashpad"
|
||||
#define PACKAGE_VERSION "0.7.0"
|
||||
#define PACKAGE_URL "https://crashpad.googlecode.com/"
|
||||
#define PACKAGE_URL "https://crashpad-home.appspot.com/"
|
||||
|
||||
#endif // CRASHPAD_PACKAGE_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user