diff --git a/docs/README.md b/docs/README.md index 5780024..d100e47 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,21 +6,21 @@ You can find here more information about how to build your own PlanktoScope. ## Setup - - [How to setup your PlanktoScope the easy way](easy_install) - - [How to setup your PlanktoScope the hard way (also known as the Expert's path)](expert_setup) - - [Some information about how to setup a remote access](remote_access) + - [How to setup your PlanktoScope the easy way](easy_install.md) + - [How to setup your PlanktoScope the hard way (also known as the Expert's path)](expert_setup.md) + - [Some information about how to setup a remote access](remote_access.md) ## Usage - - [Information about collection devices](collection_devices) + - [Information about collection devices](collection_devices.md) ## Under the hood: - - [Software architecture](software_architecture) - - [MQTT Messages](mqtt_messages) + - [Software architecture](software_architecture.md) + - [MQTT Messages](mqtt_messages.md) - How does the segmentation works (soon) ## Contribute - - [Find out how to contribute to this documentation and help edit it](edit_this_doc) - - [Contribute to the code, here is the getting started](edit_the_code) + - [Find out how to contribute to this documentation and help edit it](edit_this_doc.md) + - [Contribute to the code, here is the getting started](edit_the_code.md) ## License of our work - - [More information about the licenses that we use](license) \ No newline at end of file + - [More information about the licenses that we use](license.md) \ No newline at end of file