Updated doc links for new structured admin documentation.

This commit is contained in:
Martin Edenhofer 2018-12-14 10:48:39 +01:00
parent 30beecd3e7
commit 805bbcb542
2 changed files with 2 additions and 2 deletions

View file

@ -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://docs.zammad.org/en/latest/channel-telegram.html).', 'Telegram Bot') %>
<%- @T('The tutorial on how to manage a %s is hosted on our [online documentation](https://zammad-admin-documentation.readthedocs.io/en/latest/channels-telegram.html).', 'Telegram Bot') %>
</p>
<fieldset>
<h2><%- @T('Enter your %s App Keys', 'Telegram') %></h2>

View file

@ -10,7 +10,7 @@
</div>
<% if @external_credential && @external_credential.credentials && !@external_credential.credentials.webhook_id: %>
<div class="alert alert--warning" role="alert"><%- @T('Your Twitter-App is not using the Twitter Account Activity API yet and is therefore limited to search terms only. Please refer to the documentation %l on how to update your account.', 'https://docs.zammad.org/en/latest/channel-twitter.html') %></div>
<div class="alert alert--warning" role="alert"><%- @T('Your Twitter-App is not using the Twitter Account Activity API yet and is therefore limited to search terms only. Please refer to the documentation %l on how to update your account.', 'https://zammad-admin-documentation.readthedocs.io/en/latest/channels-twitter.html') %></div>
<% end %>
<div class="page-content">