updated wiki links

This commit is contained in:
HB9HIL
2026-02-25 12:01:29 +01:00
parent 928cdfc943
commit 19952d988a
26 changed files with 34 additions and 32 deletions

View File

@@ -78,13 +78,13 @@
<div id="dxWaterfallSpotLeft">
<span id="dxWaterfallMessage"></span>
</div>
<a id="dxWaterfallHelpIcon" href="https://github.com/wavelog/wavelog/wiki/DXWaterfall" target="_blank" rel="noopener noreferrer" title="<?= __("DX Waterfall Help"); ?>">
<a id="dxWaterfallHelpIcon" href="https://docs.wavelog.org/user-guide/features/dx-waterfall/" target="_blank" rel="noopener noreferrer" title="<?= __("DX Waterfall Help"); ?>">
<i class="fas fa-question-circle"></i>
</a>
<i id="dxWaterfallPowerOnIcon" class="fas fa-power-off"></i>
</div>
<div id="dxWaterfallSpotContent"></div>
<a id="dxWaterfallHelpIconOff" href="https://github.com/wavelog/wavelog/wiki/DXWaterfall" target="_blank" rel="noopener noreferrer" title="<?= __("DX Waterfall Help"); ?>">
<a id="dxWaterfallHelpIconOff" href="https://docs.wavelog.org/user-guide/features/dx-waterfall/" target="_blank" rel="noopener noreferrer" title="<?= __("DX Waterfall Help"); ?>">
<i class="fas fa-question-circle"></i>
</a>
<i id="dxWaterfallPowerOffIcon" class="fas fa-power-off"></i>