From 014414f17ffb08efc1b3f8dd07e53f98846e9fe5 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Tue, 11 Mar 2014 06:07:06 +0000 Subject: [PATCH] Docs links made separate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f357ce3..3bb7c8a0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Mongoose is easy to use, powerful, embeddable web server. * [Mailing list](http://groups.google.com/group/mongoose-users) - * [Downloads & Documentation](http://cesanta.com/mongoose.shtml) + * [Downloads](http://cesanta.com/mongoose.shtml) and + [Documentation](http://cesanta.com/docs.shtml) * [How to use Lua Server Pages](http://cesanta.com/docs/Lua.shtml) * [How to create basic website with Mongoose](http://cesanta.com/docs/BasicWebsite.shtml) * [How to create PHP website with Mongoose](http://cesanta.com/docs/PhpWebsite.shtml)