Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Use category hashtag instead of link in discourse_welcome_topic.body #22875

Merged
merged 1 commit into from Aug 1, 2023

Conversation

gschlager
Copy link
Member

Linking to the #feedback category can break if the category gets renamed or a different site locale is used. By using the correct hashtag (at the time of seeding) this issues can be avoided.

….body`

Linking to the #feedback category can break if the category gets renamed or a different site locale is used. By using the correct hashtag (at the time of seeding) this issues can be avoided.
@gschlager gschlager added the 3.2 Post 3.1 release label Jul 31, 2023
@gschlager gschlager merged commit ad0b8ae into main Aug 1, 2023
12 of 13 checks passed
@gschlager gschlager deleted the i18n-fixes2 branch August 1, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2 Post 3.1 release
2 participants