Stefan Pejcic 1 year ago
parent
commit
1d6e800e1e

+ 2 - 2
documentation/src/refine-theme/landing-enterprise-developers.tsx

@@ -151,8 +151,8 @@ export const LandingEnterpriseDevelopers: FC<Props> = ({ className }) => {
                 })}
                 })}
             </div>
             </div>
 
 
-            <LandingSectionCtaButtonAlt to="/beta">
-                Check out OpenPanel BETA
+            <LandingSectionCtaButtonAlt to="/features">
+                View all features
             </LandingSectionCtaButtonAlt>
             </LandingSectionCtaButtonAlt>
         </div>
         </div>
     );
     );