commit | abdbd6a60e4b41cc7c14273c0f29aa24b3c8617b | [log] [tgz] |
---|---|---|
author | Tom Anderson <[email protected]> | Thu Jan 09 16:59:27 2020 |
committer | Commit Bot <[email protected]> | Thu Jan 09 16:59:27 2020 |
tree | c67870ba0ad1de01754ec2b2232210d2261a16c3 | |
parent | 67ab6e68529642056d5bc18645f36bf9b615b8fb [diff] [blame] |
Fix some links in docs/linux The documents are already in linux/ so they should not have linux/ in the path, otherwise the link will be invalid. R=sky Change-Id: Iff06ba371672bc5f1d7c06d54babb90e3b4edbcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992800 Auto-Submit: Thomas Anderson <[email protected]> Commit-Queue: Scott Violet <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#729782}
diff --git a/docs/linux/debugging.md b/docs/linux/debugging.md index 329783f..1310a45 100644 --- a/docs/linux/debugging.md +++ b/docs/linux/debugging.md
@@ -317,7 +317,7 @@ ## Breakpad minidump files -See [minidump_to_core.md](linux/minidump_to_core.md) +See [minidump_to_core.md](minidump_to_core.md) ## Running Tests