mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Rm br
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="card-body">
|
||||
<p class="card-text"><?= __("The Wavelog API (Application Programming Interface) lets third party systems access Wavelog in a controlled way. Access to the API is managed via API keys."); ?></p>
|
||||
<p class="card-text"><?= __("You will need to generate an API key for each tool you wish to use (e.g. WLgate). Generate a read-write key if the application needs to send data to Wavelog. Generate a read-only key if the application only needs to obtain data from Wavelog."); ?></p>
|
||||
<p class="card-text"><?= __("Links to 3rd-Party-Software which works with Wavelog:")?><br/><ul>
|
||||
<p class="card-text"><?= __("Links to 3rd-Party-Software which works with Wavelog:")?><ul>
|
||||
<li><a href="https://github.com/wavelog/WaveLogGate/releases" target="_thirdparty">WaveLogGate</a></li>
|
||||
<li><a href="https://sourceforge.net/projects/wsjt-x-improved/files/" target="_thirdparty">WSJT-X Improved Plus</a></li>
|
||||
<li><a href="https://github.com/wavelog/Wavelog/wiki/Third-Party-Tools" target="_thirdparty"><?=__("More Tools")?></a></li>
|
||||
|
||||
Reference in New Issue
Block a user