From 587cdeb55aedca6fbf4b916cd297c6d535e71aa5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 24 Nov 2020 09:27:18 +0100 Subject: [PATCH] ui: wizard: fix ceph docs link Signed-off-by: Thomas Lamprecht --- www/manager6/ceph/CephInstallWizard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js index 8a48be0f..801fceea 100644 --- a/www/manager6/ceph/CephInstallWizard.js +++ b/www/manager6/ceph/CephInstallWizard.js @@ -16,7 +16,7 @@ Ext.define('PVE.ceph.CephInstallWizardInfo', {

Please take a look at our documentation, by clicking the help button below, before starting the installation, if you want to gain deeper knowledge about - Ceph visit ceph.com. + Ceph visit ceph.com.

`, });