diff --git a/content/operate/rs/7.4/installing-upgrading/install/install-on-linux.md b/content/operate/rs/7.4/installing-upgrading/install/install-on-linux.md index 6f75da0c8..c82820bc8 100644 --- a/content/operate/rs/7.4/installing-upgrading/install/install-on-linux.md +++ b/content/operate/rs/7.4/installing-upgrading/install/install-on-linux.md @@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods: If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/7.4/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory. -After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory: +After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory: ```sh sudo /opt/redislabs/sbin/prepare_flash.sh diff --git a/content/operate/rs/7.8/installing-upgrading/install/install-on-linux.md b/content/operate/rs/7.8/installing-upgrading/install/install-on-linux.md index b8bf26ce3..678e5570f 100644 --- a/content/operate/rs/7.8/installing-upgrading/install/install-on-linux.md +++ b/content/operate/rs/7.8/installing-upgrading/install/install-on-linux.md @@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods: If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/7.8/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory. -After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory: +After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory: ```sh sudo /opt/redislabs/sbin/prepare_flash.sh diff --git a/content/operate/rs/installing-upgrading/install/install-on-linux.md b/content/operate/rs/installing-upgrading/install/install-on-linux.md index b2d2f1674..1db706913 100644 --- a/content/operate/rs/installing-upgrading/install/install-on-linux.md +++ b/content/operate/rs/installing-upgrading/install/install-on-linux.md @@ -100,7 +100,7 @@ To skip the installation questions, use one of the following methods: If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory. -After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory: +After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory: ```sh sudo /opt/redislabs/sbin/prepare_flash.sh