mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 02:59:01 +08:00
Restore links to mongoose/examples
PUBLISHED_FROM=67dc5d1ed30dc2500032be73dcdb214bd62c59d0
This commit is contained in:
parent
eaef5bd133
commit
d39969d1e6
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user