Update /powered-by link to final target (#26950)

This commit is contained in:
Rishabh 2024-05-09 13:00:08 +05:30 committed by GitHub
parent 7079698cdf
commit 69158ebb5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import icon from "discourse-common/helpers/d-icon";
import i18n from "discourse-common/helpers/i18n";
const PoweredByDiscourse = <template>
<a class="powered-by-discourse" href="https://discourse.org/about">
<a class="powered-by-discourse" href="https://discourse.org/powered-by">
<span class="powered-by-discourse__content">
<span class="powered-by-discourse__logo">
{{icon "fab-discourse"}}