From 51328efb2214625739a3c151fe5c7b421197e3dd Mon Sep 17 00:00:00 2001
From: Marko Mikulicic <mkm@cesanta.com>
Date: Sat, 23 Apr 2016 04:20:45 -0400
Subject: [PATCH] Fix srcfs after rename of SJS to IOT

PUBLISHED_FROM=cf8cb1dd2319eafdf6b45a1299e4b12d4808a17c
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bc10e06b1..6ec812d19 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,10 @@ Alternatively,
 - [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
 
 If you are looking for a complete IoT platform with firmware and cloud compotent,
-- [Check out Mongoose IoT Platform - a full stack IoT solution](https://github.com/cesanta/mongoose-iot)
+- [Check out Smart.js - a full stack IoT platform](https://github.com/cesanta/iot)
 
 # Support
-- [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/mongoose)
+- [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js)
 - [Chat - Visit www.cesanta.com for our live chat] (http://www.cesanta.com)
 - [Commercial one-to-one support - Available to all commercial license holders] (https://www.cesanta.com/services-support)
 
-- 
GitLab