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:
docs
README.mdandroid_build_instructions.mdandroid_cast_build_instructions.mdchromium_browser_vs_google_chrome.md
design
emacs.mdget_the_code.mdlinux
build_instructions.mdcast_build_instructions.mddebugging.mddebugging_gtk.mddependencies.mddevelopment.mdozone_drm.mdpid_namespace_support.mdsandbox_ipc.mdsandboxing.mdsuid_sandbox.mdsuid_sandbox_development.mdzygote.md
native_relocations.mdold_chromoting_build_instructions.mdozone_overview.mdprofiling.mdseccomp_sandbox_crash_dumping.mdtesting
sandbox/linux/suid/client
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user