Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt
[openssl.git] / CONTRIBUTING.md
index 23756a5d4a3881c11c74e66710681f5b286665a8..96290fffca263d948b5c94444f070f88dd08e473 100644 (file)
@@ -64,7 +64,7 @@ guidelines:
 
  5. When at all possible, patches should include tests. These can
     either be added to an existing test, or completely new.  Please see
-    test/README for information on the test framework.
+    test/README.md for information on the test framework.
 
  6. New features or changed functionality must include
     documentation. Please look at the "pod" files in doc/man[1357] for