Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andris Reinman committed Apr 16, 2012
1 parent 02c57f0 commit e26edb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -440,7 +440,7 @@ Attachments can be added as many as you want.
},
{ // use URL as an attachment
fileName: "license.txt",
contents: "https://raw.github.com/andris9/Nodemailer/master/LICENSE"
filePath: "https://raw.github.com/andris9/Nodemailer/master/LICENSE"
}
]
}
Expand Down

0 comments on commit e26edb2

Please sign in to comment.