Skip to content

Commit e57a2aa

Browse files
authored
Merge pull request tomalaforge#240 from jdegand/injection-token-readme
docs: injection token blogLink
2 parents e3aadf2 + 63afc29 commit e57a2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/challenges/angular/39-injection-token.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ The use of `@Input` is forbidden. This example is basic, and using `@Input` coul
2626
<details>
2727
<summary>Hint 1</summary>
2828

29-
Looking at `InjectionToken` can be of great help.
29+
Looking at this [blog post](https://itnext.io/stop-being-scared-of-injectiontokens-ab22f72f0fe9) can be of great help.
3030

3131
</details>

0 commit comments

Comments
 (0)