Reverted redirects for HC 5.1
diff --git a/src/site/resources/.htaccess b/src/site/resources/.htaccess
index 517c5d7..df78e00 100644
--- a/src/site/resources/.htaccess
+++ b/src/site/resources/.htaccess
@@ -3,11 +3,9 @@
 Redirect permanent  "/httpcomponents-asyncclient-ga"   "/httpcomponents-asyncclient-4.1.x"
 
 Redirect permanent  "/httpcomponents-core-5.0.x"       "/httpcomponents-core-5.2.x"
-Redirect permanent  "/httpcomponents-core-5.1.x"       "/httpcomponents-core-5.2.x"
 Redirect permanent  "/httpcomponents-core"             "/httpcomponents-core-5.2.x"
 Redirect permanent  "/httpcomponents-core-ga"          "/httpcomponents-core-5.2.x"
 Redirect permanent  "/httpcomponents-client-5.0.x"     "/httpcomponents-client-5.2.x"
-Redirect permanent  "/httpcomponents-client-5.1.x"     "/httpcomponents-client-5.2.x"
 Redirect permanent  "/httpcomponents-client"           "/httpcomponents-client-5.2.x"
 Redirect permanent  "/httpcomponents-client-ga"        "/httpcomponents-client-5.2.x"