Skip to content

Commit

Permalink
usingcurl/uploads.md: call the section "sending email" properly
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jan 14, 2024
1 parent 4aa508d commit b2db8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usingcurl/uploads.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ as curl does not add any at all.

curl -T mail smtp://mail.example.com/ --mail-from user@example.com

Learn more about using SMTP with curl in the [Using curl/SMTP](smtp.md) section.
Learn more about using SMTP with curl in the [Sending email](smtp.md) section.

## Progress meter for uploads

Expand Down

0 comments on commit b2db8fd

Please sign in to comment.