Skip to content

Commit c9a468d

Browse files
committed
refactor: Remove bold formatting from cross-refs
1 parent 5db6b72 commit c9a468d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blog/2022-11-use-define-for-class-fields/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We will show you in detail what the problem is and how you should write your cod
3131

3232
[[toc]]
3333

34-
> **🇩🇪 This article is available in German language here: [TypeScript: useDefineForClassFields – zukünftige Breaking Changes vermeiden](https://angular-buch.com/blog/2022-11-use-define-for-class-fields)**
34+
> 🇩🇪 This article is available in German language here: [TypeScript: useDefineForClassFields – zukünftige Breaking Changes vermeiden](https://angular-buch.com/blog/2022-11-use-define-for-class-fields)
3535
3636
## Property initialisation in TypeScript
3737

blog/2024-11-linked-signal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here's a look at what the Linked Signal is, how it works, and some common use ca
3030
[[toc]]
3131

3232

33-
> **🇩🇪 This article is available in German language here: [Neu in Angular 19: LinkedSignal für reaktive Zustandsverwaltung](https://angular-buch.com/blog/2024-11-linked-signal)**
33+
> 🇩🇪 This article is available in German language here: [Neu in Angular 19: LinkedSignal für reaktive Zustandsverwaltung](https://angular-buch.com/blog/2024-11-linked-signal)
3434
3535

3636
## What is a Linked Signal?

0 commit comments

Comments
 (0)