[QO-100 Club] Fixed typo in the url to station locations

这个提交包含在:
Peter Goodhall 2023-03-27 15:05:34 +01:00
父节点 234bdc01db
当前提交 9c4882c79b

查看文件

@ -57,7 +57,7 @@
<div class="alert alert-danger">
None of your Logbooks are configured to export data to the QO-100 Dx Club's API.<br />
To configure this feature, go to your profile page at the <a href="https://qo100dx.club" target="_blank">QO-100 Dx Club</a> and <strong>Create</strong> an API key.
Then, navigate to your <a href="<?php echo site_url('stations');?>">Station Locations</a> and configure you station with the key you have created at the club.
Then, navigate to your <a href="<?php echo site_url('station');?>">Station Locations</a> and configure you station with the key you have created at the club.
</div>
<?php
}