From 576d769b56f1a1e601d01acd2186a18248898971 Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Sun, 9 Mar 2014 13:13:25 +0000
Subject: [PATCH] Corrected links in tutorials

---
 docs/BasicWebsite.md | 2 +-
 docs/FileSharing.md  | 4 ++--
 docs/PhpWebsite.md   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/BasicWebsite.md b/docs/BasicWebsite.md
index 3e40d124b..f8fd6dbaf 100644
--- a/docs/BasicWebsite.md
+++ b/docs/BasicWebsite.md
@@ -18,7 +18,7 @@ How To Create A PHP Website With Mongoose
 ![screenshot](http://cesanta.com/images/tut_basic/tut4.png)
 
 
-## 5. Download Mongoose executable from http://cesanta.com/downloads.html and copy the executable inside `my_website` directory:
+## 5. Download Mongoose executable from http://cesanta.com/mongoose.shtml and copy the executable inside `my_website` directory:
 
 ![screenshot](http://cesanta.com/images/tut_basic/tut5.png)
 
diff --git a/docs/FileSharing.md b/docs/FileSharing.md
index 0ecef6af5..fde6982fe 100644
--- a/docs/FileSharing.md
+++ b/docs/FileSharing.md
@@ -1,9 +1,9 @@
 How To Share Files With Mongoose
 ===========================================
 
-## 1. Download Mongoose executable from http://cesanta.com/downloads.html and copy the executable inside the directory you want to share:
+## 1. Download Mongoose executable from http://cesanta.com/mongoose.shtml and copy the executable inside the directory you want to share:
 
-![screenshot](http://cesanta.chttp://cesanta.com/images/tut_sharing/tut1.png)
+![screenshot](http://cesanta.com/images/tut_sharing/tut1.png)
 
 ## 2. Double-click mongoose executable. An icon will appear on a system tray in the bottom right corner of the desktop:
 
diff --git a/docs/PhpWebsite.md b/docs/PhpWebsite.md
index bb8d15918..22f10a5c5 100644
--- a/docs/PhpWebsite.md
+++ b/docs/PhpWebsite.md
@@ -18,7 +18,7 @@ How To Create A PHP Website With Mongoose
 ![screenshot](http://cesanta.com/images/tut_php/tut4.png)
 
 
-## 5. Download Mongoose executable from http://cesanta.com/downloads.html and copy the executable inside `my_website` directory:
+## 5. Download Mongoose executable from http://cesanta.com/mongoose.shtml and copy the executable inside `my_website` directory:
 
 ![screenshot](http://cesanta.com/images/tut_php/tut5.png)
 
-- 
GitLab