commit | 93e49e49ba373d0c2e8372a6035eec628d0d792a | [log] [tgz] |
---|---|---|
author | Tom Anderson | Mon Dec 23 19:55:37 2019 |
committer | Commit Bot | Mon Dec 23 19:55:37 2019 |
tree | d9144d37dc9d9adfeb48c51f7c46cac559161d10 | |
parent | 88fd9b151a38fa7dbb90cb15b2e01634c08a2f58 [diff] [blame] |
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 AndersonCommit-Queue: Thomas Anderson Cr-Commit-Position: refs/heads/master@{#727226}
diff --git a/docs/linux/debugging.md b/docs/linux/debugging.md index 430778e..329783f 100644 --- a/docs/linux/debugging.md +++ b/docs/linux/debugging.md
@@ -317,7 +317,7 @@ ## 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 @@ 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 @@ ## 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