Skip to content

Commit b78d51b

Browse files
feat(blog): new invitation link (#417)
1 parent 8ae05c0 commit b78d51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/blog/writing-rules/feature-writing-rules/src/lib/writing-rules/writing-rules.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2 class="lg:pt-15 py-4 text-4xl font-bold md:pb-6 md:text-[40px]/[56px]">
99
class="lg:pt-15 py-4 md:pb-6"
1010
[innerHTML]="
1111
t('writingRules.description2', {
12-
link: 'https://discord.gg/jE4uY2nh',
12+
link: 'https://discord.com/invite/2K8GMmj5ns',
1313
})
1414
"
1515
></p>

0 commit comments

Comments
 (0)