diff options
author | jake%bugzilla.org <> | 2003-04-23 12:23:04 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-04-23 12:23:04 +0200 |
commit | 2fac94504175f4964ad254f07e184e00e10eef08 (patch) | |
tree | 701a23c533d06f8560759938703638e58b0846fb | |
parent | e689096dadd9cecd8ae2ed998b8c0c87be17a551 (diff) | |
download | bugzilla-2fac94504175f4964ad254f07e184e00e10eef08.tar.gz bugzilla-2fac94504175f4964ad254f07e184e00e10eef08.tar.xz |
Missed a couple of SGML references that should have been changed.
-rw-r--r-- | docs/README.docs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.docs b/docs/README.docs index 0362a7e8c..8a172ecda 100644 --- a/docs/README.docs +++ b/docs/README.docs @@ -2,8 +2,8 @@ Welcome to the Bugzilla documentation project! You'll find these directories and files here: README.docs # This README file -html/ # The compiled HTML docs from SGML sources (do not edit) -txt/ # The compiled text docs from SGML sources +html/ # The compiled HTML docs from XML sources (do not edit) +txt/ # The compiled text docs from XML sources (do not edit) xml/ # The original XML doc sources (edit these) A note about the XML: |