fixed links
This commit is contained in:
parent
21c838d2c9
commit
97c249f01f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md
|
||||
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md)
|
||||
|
||||
### Dependency Injector
|
||||
|
||||
|
@ -101,4 +101,4 @@ As you can see now the class has two dependencies. Try to access the page with a
|
|||
|
||||
Congratulations, you have now successfully laid the groundwork for your application.
|
||||
|
||||
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md
|
||||
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md)
|
Loading…
Reference in a new issue