diff --git a/docs/Embed.md b/docs/Embed.md index f599ca6b7fa99b767d10e11b983ad21797e31a7a..e0767d628a51e3e64049bc8c5264f6e0c8aa9852 100644 --- a/docs/Embed.md +++ b/docs/Embed.md @@ -2,7 +2,7 @@ Embedding Mongoose is done in two steps: - 1. Copy + 1. Download and copy two files: [mongoose.c](https://raw.github.com/cesanta/mongoose/master/mongoose.c) and [mongoose.h](https://raw.github.com/cesanta/mongoose/master/mongoose.h) to your application's source tree and include these two files in the build.