From 2a7d07151fe42ee0764beccca224a56b9bbbdfb3 Mon Sep 17 00:00:00 2001 From: Nadav Steindler <32031989+nadavsteindler@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:31:29 +0300 Subject: [PATCH] remove beta note (#8229) * remove beta note * remove beta note * Update mount.md * Update mount.md --- docs/reference/mount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/mount.md b/docs/reference/mount.md index e81cbf73378..45b0ac56331 100644 --- a/docs/reference/mount.md +++ b/docs/reference/mount.md @@ -22,7 +22,7 @@ Once mounted, users can access the data as if it resides on their local filesyst This functionality is currently in limited support and is a Read-Only file system and is pointing to a commit in lakeFS. **Note** -⚠️ Everest is currently in beta. There is no installation required, please [contact us](http://info.lakefs.io/thanks-lakefs-mounts) to get access to the Everest binary. +⚠️ No installation is required. Please [contact us](http://info.lakefs.io/thanks-lakefs-mounts) to get access to the Everest binary. {: .note } {% include toc.html %}