From a1de05d1334a45a3857d510952922f6a224c8cd3 Mon Sep 17 00:00:00 2001 From: Thomas Eichhorn Date: Fri, 20 Oct 2023 14:54:04 +0200 Subject: [PATCH] Fixes #4898 - Broken link to Twitter/X documentation. --- app/assets/javascripts/app/views/twitter/app_config.jst.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/app/views/twitter/app_config.jst.eco b/app/assets/javascripts/app/views/twitter/app_config.jst.eco index d39a3bf2428c..fe91c5b5910d 100644 --- a/app/assets/javascripts/app/views/twitter/app_config.jst.eco +++ b/app/assets/javascripts/app/views/twitter/app_config.jst.eco @@ -1,6 +1,6 @@

- <%- @T('You can find a tutorial on how to manage a %s in our online documentation %l.', 'Twitter App', 'https://admin-docs.zammad.org/en/latest/channels/twitter.html') %> + <%- @T('You can find a tutorial on how to manage a %s in our online documentation %l.', 'Twitter App', 'https://admin-docs.zammad.org/en/latest/channels/twitter-x/twitter.html') %>

<%- @T('Enter your %s App Keys', 'Twitter') %>