mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
moved docs
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
<td class="value" id="stream-desired-fps-value" style="min-width: 30px; max-width:30px"></td>
|
||||
</tr>
|
||||
<tr class="feature-disabled" id="stream-mode">
|
||||
<td>Video <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/webrtc.md">mode</a>:</td>
|
||||
<td>Video <a target="_blank" href="https://docs.pikvm.org/webrtc">mode</a>:</td>
|
||||
<td>
|
||||
<div class="radio-box">
|
||||
<input checked type="radio" id="stream-mode-radio-mjpeg" name="stream-mode-radio" value="mjpeg">
|
||||
@@ -204,7 +204,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="feature-disabled" id="hid-outputs-mouse">
|
||||
<td>Mouse <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/mouse.md">mode</a>:</td>
|
||||
<td>Mouse <a target="_blank" href="https://docs.pikvm.org/mouse">mode</a>:</td>
|
||||
<td>
|
||||
<div class="radio-box" id="hid-outputs-mouse-box"></div>
|
||||
</td>
|
||||
@@ -378,7 +378,7 @@
|
||||
</table>
|
||||
<table class="kv msd-cdrom-emulation feature-disabled">
|
||||
<tr>
|
||||
<td>Drive <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/msd.md">mode</a>:</td>
|
||||
<td>Drive <a target="_blank" href="https://docs.pikvm.org/msd">mode</a>:</td>
|
||||
<td>
|
||||
<div class="radio-box">
|
||||
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">
|
||||
|
||||
Reference in New Issue
Block a user