Merge pull request #2295 from maysam/patch-1
Fixed link to Telegram Bot registration documentation.
This commit is contained in:
commit
e8e0bf93b9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<div class="alert alert--danger hidden" role="alert"></div>
|
<div class="alert alert--danger hidden" role="alert"></div>
|
||||||
<p>
|
<p>
|
||||||
<%- @T('The tutorial on how to manage a %s is hosted on our [online documentation](https://zammad.org/documentation/channel/telegram).', 'Telegram Bot') %>
|
<%- @T('The tutorial on how to manage a %s is hosted on our [online documentation](https://docs.zammad.org/en/latest/channel-telegram.html).', 'Telegram Bot') %>
|
||||||
</p>
|
</p>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<h2><%- @T('Enter your %s App Keys', 'Telegram') %></h2>
|
<h2><%- @T('Enter your %s App Keys', 'Telegram') %></h2>
|
||||||
|
|
Loading…
Reference in a new issue