diff --git a/user_manual/files/version_control.rst b/user_manual/files/version_control.rst index d61ee9328..bf9288a38 100644 --- a/user_manual/files/version_control.rst +++ b/user_manual/files/version_control.rst @@ -6,7 +6,7 @@ Nextcloud supports simple version control system for files. Versioning creates backups of files which are accessible via the Versions tab on the Details sidebar. This tab contains the history of the file where you can roll back a file to any previous version. Changes made at intervals greater than two minutes -are saved in **data/[user]/versions**. +are saved in **data/[user]/files_versions**. .. figure:: ../images/files_versioning.png