Skip to content

Commit 0e8c82e

Browse files
author
Martin Kluska
committed
Updated link to header in readme
1 parent 5a8dcf8 commit 0e8c82e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Easy to use service for chunked upload with several js providers on top of Larav
1313
* [Example](#example)
1414
* [laravel-chunk-upload-example](https://github.com/pionl/laravel-chunk-upload-example)
1515
* [Javascript](#javascript)
16-
* [Laravel controller](#laravel.controller)
17-
* [Controller](#controller)
16+
* [Laravel controller](#laravel-controller)
1817
* [Route](#route)
1918
* [Providers/Handlers](#providers-handlers)
2019
* [Changelog](#changelog)
@@ -135,7 +134,7 @@ You can check the example project.
135134

136135
The correct handler for your JS provider will be selected automatically based on the sent request. This is the easies init.
137136

138-
#### With dependency injection
137+
##### With dependency injection
139138

140139
Build the `FileReceiver` with a first uploaded file in the request.
141140

0 commit comments

Comments
 (0)