diff --git a/docs/getting-started/index.rst b/docs/getting-started/index.rst index 468d2c8ce0..370cc25b1c 100644 --- a/docs/getting-started/index.rst +++ b/docs/getting-started/index.rst @@ -25,8 +25,7 @@ Getting Started :id: "getting-started" :class: my-panel - * `Install ScyllaDB (Binary Packages, Docker, or EC2) `_ - Links to the ScyllaDB Download Center - + * :doc:`Install ScyllaDB ` * :doc:`Configure ScyllaDB ` * :doc:`Run ScyllaDB in a Shared Environment ` * :doc:`Create a ScyllaDB Cluster - Single Data Center (DC) ` diff --git a/docs/getting-started/installation-common/disable-housekeeping.rst b/docs/getting-started/installation-common/disable-housekeeping.rst index 6291d8d805..a2b7add7f2 100644 --- a/docs/getting-started/installation-common/disable-housekeeping.rst +++ b/docs/getting-started/installation-common/disable-housekeeping.rst @@ -3,8 +3,7 @@ ScyllaDB Housekeeping and how to disable it ============================================ -It is always recommended to run the latest version of ScyllaDB. -The latest stable release version is always available from the `Download Center `_. +It is always recommended to run the latest stable version of ScyllaDB. When you install ScyllaDB, it installs by default two services: **scylla-housekeeping-restart** and **scylla-housekeeping-daily**. These services check for the latest ScyllaDB version and prompt the user if they are using a version that is older than what is publicly available. Information about your ScyllaDB deployment, including the ScyllaDB version currently used, as well as unique user and server identifiers, are collected by a centralized service.