aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer.md
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-22 19:10:47 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-22 20:13:10 +0200
commit6219111ed7d6b50f68ebcab5b65517f8b3572ad8 (patch)
treea0f8f9cd36faf6664dbcb307839c9b5cc0f6e961 /README-maintainer.md
parentdba228452df014b6302eae5c5d97963fedebe6d3 (diff)
downloadqpdf-6219111ed7d6b50f68ebcab5b65517f8b3572ad8.tar.zst
Update references to README files
Most of the README files have been renamed. Refer to the new names.
Diffstat (limited to 'README-maintainer.md')
-rw-r--r--README-maintainer.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-maintainer.md b/README-maintainer.md
index e6027447..a6f6da29 100644
--- a/README-maintainer.md
+++ b/README-maintainer.md
@@ -43,7 +43,7 @@ Release Reminders
properly handled.
* Remember to avoid using operator[] with std::string or
- std::vector. See README.hardening for details.
+ std::vector. See README-hardening.md for details.
* Increment shared library version information as needed (LT_* in
configure.ac)
@@ -110,7 +110,7 @@ Release Reminders
* Before releasing, rebuild and test debian package.
- * Remember to copy README-what-to-download.txt separately onto the
+ * Remember to copy README-what-to-download.md separately onto the
download area.
* Remember to update the web page including putting new documentation