From 3708d35569991723457ff08d52b1649310817f0e Mon Sep 17 00:00:00 2001 From: berkas1 <berka@berkasimon.com> Date: Wed, 15 Dec 2021 00:44:32 +0100 Subject: [PATCH] fix(typo): fix broken link in FAQ --- content/cloud/faq/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cloud/faq/index.md b/content/cloud/faq/index.md index ac67760..89ee757 100644 --- a/content/cloud/faq/index.md +++ b/content/cloud/faq/index.md @@ -77,4 +77,4 @@ All the data is protected against disk failures. We are not responsible for any What can I do? - Use OpenStack Snapshots for local backup. - Use backup software like Borg or Restic to create an offsite incremental backup. -- Use backup/data storage services provided by MUNI or CESNET (e. g. https://it.muni.cz/sluzby/zalohovani-bacula). \ No newline at end of file +- Use backup/data storage services provided by MUNI or CESNET (e. g. https://it.muni.cz/sluzby/zalohovani-bacula ). \ No newline at end of file -- GitLab