diff --git a/docs/src/content/authors/thomas laforge.json b/docs/src/content/authors/thomas laforge.json deleted file mode 100644 index 66dde510b..000000000 --- a/docs/src/content/authors/thomas laforge.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "name": "thomas laforge" -} diff --git a/docs/src/content/docs/challenges/angular/60-async-redirect.md b/docs/src/content/docs/challenges/angular/60-async-redirect.md index 01bc664e1..4fe2608de 100644 --- a/docs/src/content/docs/challenges/angular/60-async-redirect.md +++ b/docs/src/content/docs/challenges/angular/60-async-redirect.md @@ -1,7 +1,7 @@ --- title: 🟢 async-redirect description: Challenge 60 is about using the new `redirectTo` function in Angular Router to modernize navigation logic. -author: thomas laforge +author: thomas-laforge contributors: - tomalaforge challengeNumber: 60