added noopener per security check
This commit is contained in:
parent
24fca68766
commit
89e8184ce7
@ -85,7 +85,7 @@ function validateSetup() {
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
{{ raidInfo }}<br /><br />
|
{{ raidInfo }}<br /><br />
|
||||||
For more information on RAID types, see <a href="https://en.wikipedia.org/wiki/Standard_RAID_levels" target="_blank">Wikipedia</a>.
|
For more information on RAID types, see <a href="https://en.wikipedia.org/wiki/Standard_RAID_levels" target="_blank" rel="noopener">Wikipedia</a>.
|
||||||
</p>
|
</p>
|
||||||
</c-card>
|
</c-card>
|
||||||
<c-card title="Results">
|
<c-card title="Results">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user