[QO-100 Club] Fixed typo in the url to station locations
这个提交包含在:
父节点
234bdc01db
当前提交
9c4882c79b
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -57,7 +57,7 @@
|
||||||
<div class="alert alert-danger">
|
<div class="alert alert-danger">
|
||||||
None of your Logbooks are configured to export data to the QO-100 Dx Club's API.<br />
|
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.
|
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>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用