Link to dissertation with a proper link.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6334 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/cachegrind/docs/cg-manual.xml b/cachegrind/docs/cg-manual.xml
index 1d2f123..9714ddf 100644
--- a/cachegrind/docs/cg-manual.xml
+++ b/cachegrind/docs/cg-manual.xml
@@ -1023,7 +1023,8 @@
 <title>How Cachegrind works</title>
 <para>The best reference for understanding how Cachegrind works is chapter 3 of
 "Dynamic Binary Analysis and Instrumentation", by Nicholas Nethercote.  It
-is available on the publications page of the Valgrind website.</para>
+is available on the <ulink url="&vg-pubs;">Valgrind publications
+page</ulink>.</para>
 </sect2>
 
 <sect2>
diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml
index af854d2..19f95e6 100644
--- a/docs/xml/vg-entities.xml
+++ b/docs/xml/vg-entities.xml
@@ -18,6 +18,7 @@
 <!-- a real pain tracking the links down in the docs            -->
 <!ENTITY vg-developers "http://www.valgrind.org/info/developers.html">
 <!ENTITY vg-svn-repo   "http://www.valgrind.org/downloads/repository.html">
+<!ENTITY vg-pubs       "http://www.valgrind.org/docs/pubs.html">
 <!ENTITY vg-bookset    "http://www.valgrind.org/docs/manual/index.html">
 <!ENTITY vg-dist-docs  "http://www.valgrind.org/docs/manual/dist.html">
 <!ENTITY vg-commentary "http://www.valgrind.org/docs/manual/manual-core.html#manual-core.comment">