Restore links to mongoose/examples

PUBLISHED_FROM=67dc5d1ed30dc2500032be73dcdb214bd62c59d0
This commit is contained in:
Alexander Alashkin 2017-02-06 15:58:53 +02:00 committed by Cesanta Bot
parent eaef5bd133
commit d39969d1e6
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ Looking for a complete IoT firmware solution?
Check out [Mongoose OS](https://mongoose-iot.com) - open source embedded operating system for low-power connected microcontrollers. Secure, designed for Internet of Things, complete environment for prototyping, development and managing.
# Support
- [Study mongoose example code](https://github.com/cesanta/mongoose-examples)
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
- [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)
- [Commercial licensing and support available] (https://www.cesanta.com/services-support)

View File

@ -2,4 +2,4 @@
title: MQTT client example
---
See https://github.com/cesanta/mongoose-examples/tree/master/examples/mqtt_client
See https://github.com/cesanta/mongoose/tree/master/examples/mqtt_client

View File

@ -2,4 +2,4 @@
title: MQTT server example
---
See https://github.com/cesanta/mongoose-examples/tree/master/examples/mqtt_broker
See https://github.com/cesanta/mongoose/tree/master/examples/mqtt_broker