Browse Source

change css stylesheet reference from bind10 to kea

The makefile already used kea for html.stylesheet so wasn't noticed
before.  This was reported to me off-list.
Jeremy C. Reed 10 years ago
parent
commit
a9adf85459
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/guide/kea-guide.xml

+ 1 - 1
doc/guide/kea-guide.xml

@@ -23,7 +23,7 @@
 -->
 
 <book>
-  <?xml-stylesheet href="bind10-guide.css" type="text/css"?>
+  <?xml-stylesheet href="kea-guide.css" type="text/css"?>
 
   <bookinfo>
     <title>Kea Administrator Reference Manual</title>