We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fca68 commit 89e8184Copy full SHA for 89e8184
src/tools/raid-calculator/raid-calculator.vue
@@ -85,7 +85,7 @@ function validateSetup() {
85
</p>
86
<p>
87
{{ raidInfo }}<br /><br />
88
- 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>.
89
90
</c-card>
91
<c-card title="Results">
0 commit comments