diff --git a/source/common-tasks/core.markdown b/source/common-tasks/core.markdown deleted file mode 100644 index da09a975c86..00000000000 --- a/source/common-tasks/core.markdown +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "Common tasks - Core" -description: "Common tasks for Home Assistant Core" -installation: core ---- - -## Backup - -To learn how to back up the system or how to restore a system from a backup, refer to the backup documentation under [common tasks](/common-tasks/general/#backups). - -## Update - -{% include common-tasks/update.md %} -{% include common-tasks/specific_version.md %} -{% include common-tasks/beta_version.md %} -{% include common-tasks/development_version.md %} -{% include common-tasks/configuration_check.md %}