diff --git a/Home.md b/Home.md index ac5dc5c..900138e 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -- [Quick start](Quick Start) +- [[Quick start]] #### User guide @@ -8,13 +8,13 @@ - [Memory model](https://bblanchon.github.io/ArduinoJson/doc/memory/) - [Avoiding pitfalls](https://bblanchon.github.io/ArduinoJson/doc/pitfalls/) - [API Reference](https://bblanchon.github.io/ArduinoJson/api/) -- ~~[Migrating code to new the API](Migrating code to the new API)~~ (obsolete) +- ~~[[Migrating code to the new API]]~~ (obsolete) #### Resources - [F.A.Q (Frequently Asked Questions) :confused:](https://bblanchon.github.io/ArduinoJson/faq/) -- [Examples](Examples) -- [Bag of Tricks](Bag of Tricks) +- [Examples](https://bblanchon.github.io/ArduinoJson/example/) +- [[Bag of Tricks]] - [ArduinoJson Assistant](https://bblanchon.github.io/ArduinoJson/assistant/) #### Blog posts @@ -27,6 +27,6 @@ * [Announcement of v1.0](https://blog.benoitblanchon.fr/arduino-json-parser/), in January 2014 #### Misc -- [Contributing](Contributing) -- [Projects using Arduno JSON library](Projects using ArduinoJson) +- [[Contributing]] +- [[Projects using ArduinoJson]] - [Donations](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donate%40benoitblanchon%2efr&lc=GB&item_name=Benoit%20Blanchon&item_number=Arduino%20JSON¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) :beers: