Skip to content

Commit

Permalink
chore: change some text (#9220)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Sep 27, 2024
1 parent e81b5ce commit 6f34522
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/demo/src/modules/app/app.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
tuiOption
class="app-link-dropdown"
>
Telegram chat
Telegram
</a>
<a
href="https://discord.gg/zrB2EdJjEy"
Expand All @@ -57,15 +57,15 @@
tuiOption
class="app-link-dropdown"
>
Angular Discord
Discord
</a>
<a
iconStart="assets/icons/stackblitz.svg"
tuiOption
class="app-link-dropdown"
[routerLink]="routes.StackblitzStarter"
>
StackBlitz Starter
StackBlitz
</a>
</tui-data-list>
</ng-template>
Expand Down

0 comments on commit 6f34522

Please sign in to comment.