mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 18:27:32 +00:00
storage: fix zfs over iscsi links
The `_ZFS_over_iSCSI` wiki page is redirected to the legacy page (for historical reasons), but we want to link to the reference docs instead. for the wiki add the legacy link in a `see also` section, so users can still reach that page easily should they need to Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
c2eab5cc87
commit
2c462964df
@ -137,3 +137,12 @@ point of failure in your deployment.
|
|||||||
|Content types |Image formats |Shared |Snapshots |Clones
|
|Content types |Image formats |Shared |Snapshots |Clones
|
||||||
|images |raw |yes |yes |no
|
|images |raw |yes |yes |no
|
||||||
|==============================================================================
|
|==============================================================================
|
||||||
|
|
||||||
|
ifdef::wiki[]
|
||||||
|
|
||||||
|
See Also
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
* link:/wiki/Legacy:_ZFS_over_iSCSI[Legacy: ZFS over iSCSI]
|
||||||
|
|
||||||
|
endif::wiki[]
|
||||||
|
@ -420,7 +420,7 @@ See Also
|
|||||||
|
|
||||||
* link:/wiki/Storage:_ZFS[Storage: ZFS]
|
* link:/wiki/Storage:_ZFS[Storage: ZFS]
|
||||||
|
|
||||||
* link:/wiki/Storage:_ZFS_over_iSCSI[Storage: ZFS over iSCSI]
|
* link:/wiki/Storage:_ZFS_over_ISCSI[Storage: ZFS over ISCSI]
|
||||||
|
|
||||||
endif::wiki[]
|
endif::wiki[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user