Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1077)

Unified Diff: site/dev/tools/debugger.md

Issue 2128013003: Update markdown to use absolute image paths, fixing broken images (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « site/dev/design/pdftheory.md ('k') | site/dev/tools/markdown.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/dev/tools/debugger.md
diff --git a/site/dev/tools/debugger.md b/site/dev/tools/debugger.md
index cd0762594c46115e89cb922a6ee774e286edbecc..8a82287b98878a909c425445dcd95649b749541d 100644
--- a/site/dev/tools/debugger.md
+++ b/site/dev/tools/debugger.md
@@ -26,4 +26,4 @@ Begin by following the instructions to
After running `skiaserve`, follow the instructions to open the debugger in your
local browser. By default the address will be `http://127.0.0.1:8888`.
-![Debugger interface](onlinedebugger.png)
+![Debugger interface](/dev/tools/onlinedebugger.png)
« no previous file with comments | « site/dev/design/pdftheory.md ('k') | site/dev/tools/markdown.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698