Browse Source

Update bot_add.jst.eco

Maysam Torabi 6 years ago
parent
commit
21617f7c2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/assets/javascripts/app/views/telegram/bot_add.jst.eco

+ 1 - 1
app/assets/javascripts/app/views/telegram/bot_add.jst.eco

@@ -1,6 +1,6 @@
 <div class="alert alert--danger hidden" role="alert"></div>
 <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>
 <fieldset>
   <h2><%- @T('Enter your %s App Keys', 'Telegram') %></h2>