diff --git a/docs/README.md b/docs/README.md index 08ddcb2e..0b875995 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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;