fixed links

This commit is contained in:
Patrick 2014-10-07 23:05:55 +02:00 committed by lubiana
parent 7d4f197703
commit 9e4c200a8f
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -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)