diff --git a/docs/zkapps/experimental.mdx b/docs/zkapps/experimental.mdx index 0e47355a6..d3af4c514 100644 --- a/docs/zkapps/experimental.mdx +++ b/docs/zkapps/experimental.mdx @@ -8,7 +8,7 @@ keywords: # Experimental features -Some new features are considered experimental before they are production-ready. +Some new features are considered experimental before they are production-ready. Experimental features are clearly marked and link to this page. Exposing experimental features gives you an opportunity to try our newest features sooner. @@ -26,4 +26,4 @@ Experimental features are in active development and your feedback is especially - The feature may have bugs - The feature may be changed, deprecated, or removed -- Any documentation for the feature explicitly notes the feature is experimental +- All documentation for the feature explicitly notes the feature is experimental diff --git a/sidebars.js b/sidebars.js index b77ae9af8..e3892dc25 100644 --- a/sidebars.js +++ b/sidebars.js @@ -330,7 +330,6 @@ module.exports = { }, 'zkapps/roadmap', 'zkapps/faq', - 'zkapps/experimental', 'zkapps/zkapps-for-ethereum-developers', ], },