Skip to content

Commit

Permalink
[TASK] Link to talk.typo3.org instead of Slack in footer (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu authored Sep 18, 2024
1 parent 44ca4b9 commit e7520ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<p class="lead">
Questions about the TYPO3 CMS?
</p>
<a class="btn btn-dark" href="https://my.typo3.org/about-mytypo3org/slack" target="_blank" rel="noopener">
Ask the community at Slack
<a class="btn btn-dark" href="https://talk.typo3.org/c/typo3-questions/" target="_blank" rel="noopener">
Ask the community at TYPO3 Talk
</a>
<a class="btn btn-dark" href="https://stackoverflow.com/search?q=typo3" target="_blank" rel="noopener">
Ask at Stack Overflow
Expand Down

0 comments on commit e7520ef

Please sign in to comment.