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

Unified Diff: site/dev/design/pdftheory.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 | « no previous file | site/dev/tools/debugger.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/dev/design/pdftheory.md
diff --git a/site/dev/design/pdftheory.md b/site/dev/design/pdftheory.md
index 29ccf91e61125ba0747bbdf20e514f37a8f432b0..e0433ba563dc563006ae08bdde1f4e181e4c494c 100644
--- a/site/dev/design/pdftheory.md
+++ b/site/dev/design/pdftheory.md
@@ -71,7 +71,7 @@ longer document with a bunch of other pages.
PDF Objects and Document Structure
----------------------------------
-![PDF Logical Document Structure](PdfLogicalDocumentStructure.png)
+![PDF Logical Document Structure](/dev/design/PdfLogicalDocumentStructure.png)
**Background**: The PDF file format has a header, a set of objects and
then a footer that contains a table of contents for all of the objects
« no previous file with comments | « no previous file | site/dev/tools/debugger.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698