Skip to content

Commit

Permalink
fix(docs): broken link in Crafting in LB
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau authored and clayrisser committed Feb 12, 2019
1 parent d646f2c commit 38bebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/Crafting-LoopBack-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ There are several key pillars to make extensibility a reality for LoopBack 4.
- [Context](Context.md), the IoC container to manage services
- [Dependency injection](Dependency-injection.md) to facilitate composition
- [Decorators](Decorators.md) to supply metadata using annotations
- [Component](Component.md) as the packaging model to bundle extensions
- [Component](Using-components.md) as the packaging model to bundle extensions

Please check out [Extending LoopBack 4](Extending-LoopBack-4.md).

Expand Down

0 comments on commit 38bebcb

Please sign in to comment.