YETUS-785. Download page must not link to dist.apache.org.

closes apache/yetus#45

Signed-off-by: Sean Busbey <busbey@apache.org>
diff --git a/asf-site-src/source/downloads.html.md.erb b/asf-site-src/source/downloads.html.md.erb
index 23954da..4a89177 100644
--- a/asf-site-src/source/downloads.html.md.erb
+++ b/asf-site-src/source/downloads.html.md.erb
@@ -28,7 +28,7 @@
 The Apache Yetus project publishes a single source artifact per release for all of
 our components as well as a convenience artifact of binaries and documentation for immediate use. You
 should verify the integrity of these artifacts via [the ASF procedure](https://www.apache.org/info/verification.html)
-using the [KEYS file for our project](https://dist.apache.org/repos/dist/release/yetus/KEYS).
+using the [KEYS file for our project](https://www.apache.org/dist/yetus/KEYS).
 
 In addition to the artifacts below, we publish convenience artifacts in some
 third-party repositories (e.g. Maven Central) and [Docker Hub](../yetus-docker-image).