From b5d416935f3fa0fae796fb2dc82b34f383772d5f Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Sun, 13 Sep 2015 20:27:27 -0700 Subject: [PATCH] small change added more details in sentence --- doc_link_validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_link_validation.md b/doc_link_validation.md index f0c7182..a48bbf0 100644 --- a/doc_link_validation.md +++ b/doc_link_validation.md @@ -23,7 +23,7 @@ Note that in order for the title-checker file to run correctly, it has to detect ## Generate a PDF -When you generate a PDF, Prince XML will print "page 0" for any cross references it can't find. This lets you know that a particular link is bad. +When you generate a PDF, Prince XML will print "page 0" for any cross references it can't find. This lets you know that a particular link is bad because the page is missing. If you have links in your PDF that aren't references to other topics (maybe they're links to PDF file assets, or links within a navtab or collapsible section), then you must add a class of `noCrossRef` to the link to avoid having Prince write "page 0" for the link.