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

@ -30,7 +30,7 @@ NOTE: I tried debugging pango in a similar manner, but for some reason gdb
didn't pick up the symbols from the symbols from the `-dbg` package. I ended up
building from source and setting my `LD_LIBRARY_PATH`.
See [linux_building_debug_gtk.md](linux_building_debug_gtk.md) for more on how
See [building_debug_gtk.md](linux/building_debug_gtk.md) for more on how
to build your own debug version of GTK.
## Parasite