Modify geode-native api doc redirects
diff --git a/website/content/.htaccess b/website/content/.htaccess
index 4232c47..59b4318 100755
--- a/website/content/.htaccess
+++ b/website/content/.htaccess
@@ -18,5 +18,5 @@
 RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
 RedirectMatch 301 /serverman/(.*) https://geode.apache.org/docs/guide/113/$1
 RedirectMatch 301 /geodeman/(.*) https://geode.apache.org/docs/guide/113/$1
-RedirectMatch 301 /cppdocs/(.*) https://geode.apache.org/releases/latest/cppdocs/$1
-RedirectMatch 301 /dotnetdocs/(.*) https://geode.apache.org/releases/latest/dotnetdocs/$1
+RedirectMatch 301 /cppapiref/(.*) https://geode.apache.org/releases/latest/cppdocs/$1
+RedirectMatch 301 /dotnetapiref/(.*) https://geode.apache.org/releases/latest/dotnetdocs/$1