YETUS-925. Fix link to precommit overview in README.md (#79)

diff --git a/README.md b/README.md
index 88f3974..acb510f 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
 Holds our documentation, which is presented via [our website](https://yetus.apache.org/).
 
 * [Precommit](precommit/)
-Precommit provides robust tools to deal with contributions, including applying patches from a variety of project sources and evaluating them against project norms via a system of plugins. See the [precommit overview](asf-site-src/source/documentation/in-progress/precommit-architecture.md) to get started working with precommit.
+Precommit provides robust tools to deal with contributions, including applying patches from a variety of project sources and evaluating them against project norms via a system of plugins. See the [precommit overview](asf-site-src/source/documentation/in-progress/precommit-architecture.html.md) to get started working with precommit.
 
 * [Audience Annotations](audience-annotations-component/)
 Audience Annotations allows projects to use Java Annotations to delineate public and non-public parts of their APIs. It also provides doclets to generate javadocs filtered by the intended audience. Currently builds with Maven 3.2.0+.