0

Update relative links to Linux docs

This is a followup to [1].

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1974901

TBR=sky

Change-Id: I442ffe121378607bdc5e1b16c081b8d66b138955
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980900
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#727226}
This commit is contained in:
Tom Anderson
2019-12-23 19:55:37 +00:00
committed by Commit Bot
parent 88fd9b151a
commit 93e49e49ba
27 changed files with 77 additions and 76 deletions

@ -317,7 +317,7 @@ core-dump by sending SIGABRT to the relevant process:
## Breakpad minidump files
See [linux_minidump_to_core.md](linux_minidump_to_core.md)
See [minidump_to_core.md](linux/minidump_to_core.md)
## Running Tests
@ -444,7 +444,7 @@ of macros like `IPC_MESSAGE_LOG_ENABLED` or `IPC_MESSAGE_MACROS_LOG_ENABLED`.
See
https://sites.google.com/a/chromium.org/dev/developers/profiling-chromium-and-webkit
and [Linux Profiling](linux_profiling.md).
and [Linux Profiling](profiling.md).
## i18n
@ -475,7 +475,7 @@ with the appropriate instructions if you know what they are.)
## Breakpad
See the last section of [Linux Crash Dumping](linux_crash_dumping.md).
See the last section of [Linux Crash Dumping](crash_dumping.md).
## Drag and Drop