Commit a0ece4e9 authored by Sergey Lyubka's avatar Sergey Lyubka Committed by Cesanta Bot

Fix links for MWS readme

PUBLISHED_FROM=c6c31d47eedcfe09b675e3f56d967da5b22809f6
parent 0bb14abb
...@@ -8,7 +8,7 @@ used by vast number of open source and ...@@ -8,7 +8,7 @@ used by vast number of open source and
commercial products - it even runs on the International Space station! commercial products - it even runs on the International Space station!
Mongoose makes embedded network programming fast, robust, and easy. Mongoose makes embedded network programming fast, robust, and easy.
- [Download Mongoose Source Code here](https://www.cesanta.com) - [Download Mongoose Source Code here](https://www.cesanta.com/download.html)
Looking for a complete IoT firmware solution? Looking for a complete IoT firmware solution?
...@@ -17,9 +17,9 @@ Check out [Mongoose OS](https://mongoose-os.com) - open source embedded operatin ...@@ -17,9 +17,9 @@ Check out [Mongoose OS](https://mongoose-os.com) - open source embedded operatin
# Support # Support
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples) - [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose) - [Read User Guide and API reference](https://docs.cesanta.com/mongoose)
- [Support Forum - ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/mongoose) - [Support Forum - ask your technical questions here](https://forum.mongoose-os.com/categories/mongoose)
- [Commercial licensing and support available] (https://www.cesanta.com/services-support) - [Commercial licensing and support available](https://www.cesanta.com/licensing.html)
- [Check our latest releases] (https://github.com/cesanta/mongoose/releases) - [Check our latest releases](https://github.com/cesanta/mongoose/releases)
# Features # Features
...@@ -47,7 +47,7 @@ Check out [Mongoose OS](https://mongoose-os.com) - open source embedded operatin ...@@ -47,7 +47,7 @@ Check out [Mongoose OS](https://mongoose-os.com) - open source embedded operatin
Mongoose is released under Commercial and [GNU GPL v.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) open source licenses. Mongoose is released under Commercial and [GNU GPL v.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) open source licenses.
Commercial Projects: [Contact us for commercial license.] (https://www.cesanta.com/contact) Commercial Projects: [Contact us for commercial license.](https://www.cesanta.com/contact.html)
# Dashboard Example # Dashboard Example
...@@ -55,18 +55,14 @@ Mongoose is often used to implement device dashboards and real-time ...@@ -55,18 +55,14 @@ Mongoose is often used to implement device dashboards and real-time
data exchange over Websocket. Here is a dashboard example that illustrates data exchange over Websocket. Here is a dashboard example that illustrates
the functionality: the functionality:
![](http://www.cesanta.com/hubfs/www.cesanta.com/diagrams/dash_mongoose_diagram.png) ![](http://www.cesanta.com/images/dashboard.png)
[Developing a new product? Contact us today to discuss how Mongoose can help. [Developing a new product? Contact us today to discuss how Mongoose can help.](https://www.cesanta.com/contact.html)
](https://www.cesanta.com/contact)
# Contributions # Contributions
To submit contributions, sign To submit contributions, sign [Cesanta CLA](https://cesanta.com/cla.html)
[Cesanta CLA](https://docs.cesanta.com/contributors_la.shtml)
and send GitHub pull request. You retain the copyright on your contributions. and send GitHub pull request. You retain the copyright on your contributions.
# Looking for a pre-compiled Mongoose web server Windows or Mac binary? # Looking for a pre-compiled Mongoose web server Windows or Mac binary?
- [Download pre-compiled Mongoose web server binary.](https://www.cesanta.com/products/binary) - [Download pre-compiled Mongoose web server binary.](https://www.cesanta.com/binary.html)
[![Analytics](https://ga-beacon.appspot.com/UA-42732794-5/project-page)](https://github.com/cesanta/mongoose)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment