Fix broken link

This commit is contained in:
cpq 2022-10-05 11:49:06 +01:00
parent 8346be7a81
commit 1e6b7bd2a6

View File

@ -1344,7 +1344,7 @@ Parameters:
Return value: offset to the next chunk, or 0 if there are no more chunks.
Usage example (or see [form upload tutorial](../tutorials/form-uploads/) ):
Usage example (or see [form upload tutorial](../tutorials/file-uploads/) ):
```c
struct mg_http_part part;