mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 21:55:44 +00:00
ui: wizard: fix ceph docs link
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e194ea7c12
commit
587cdeb55a
@ -16,7 +16,7 @@ Ext.define('PVE.ceph.CephInstallWizardInfo', {
|
|||||||
<p>
|
<p>
|
||||||
Please take a look at our documentation, by clicking the help button below,
|
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
|
before starting the installation, if you want to gain deeper knowledge about
|
||||||
Ceph visit <a target="_blank" href="http://docs.ceph.com/docs/master/">ceph.com</a>.
|
Ceph visit <a target="_blank" href="https://docs.ceph.com/en/latest/">ceph.com</a>.
|
||||||
</p>`,
|
</p>`,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user