link to msd doc

This commit is contained in:
Devaev Maxim
2021-07-18 20:44:22 +03:00
parent 0232589a83
commit 978d0b5413
2 changed files with 2 additions and 2 deletions

View File

@@ -348,7 +348,7 @@
</table>
<table class="kv msd-multi-storage feature-disabled">
<tr class="msd-cdrom-emulation feature-disabled">
<td>Drive mode:</td>
<td>Drive <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/msd.md">mode</a>:</td>
<td>
<div class="radio-box">
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">

View File

@@ -46,7 +46,7 @@ li(id="msd-dropdown" class="right feature-disabled")
td #[button(disabled id="msd-remove-image") Remove]
table(class="kv msd-multi-storage feature-disabled")
tr(class="msd-cdrom-emulation feature-disabled")
td Drive mode:
td Drive #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/msd.md") mode]:
td
div(class="radio-box")
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")