From 472f138cb927b7259126ebb9c68919cfcc7a4ea3 Mon Sep 17 00:00:00 2001 From: "Field G. Van Zee" Date: Sat, 5 Dec 2020 14:13:52 -0600 Subject: [PATCH] Fixed typo in README.md to CodingConventions.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa74b928..0a73ab0ff 100644 --- a/README.md +++ b/README.md @@ -552,7 +552,7 @@ Contributing ------------ For information on how to contribute to our project, including preferred -[coding conventions](docs/CodingConventions), please refer to the +[coding conventions](docs/CodingConventions.md), please refer to the [CONTRIBUTING](CONTRIBUTING.md) file at the top-level of the BLIS source distribution.