fix bad link

This commit is contained in:
Florian Bezannier
2021-09-02 12:14:10 +02:00
parent 81b8489822
commit 6a4717b889
+1 -1
View File
@@ -10,7 +10,7 @@ pip3 install -r requirements-dev.txt```
prospector
```
## API documentation
The api documentation is described here : [api_spec.md](api_spec.md).
The api documentation is described here : [api_spec.md](../api_spec.md).
You can use all functions from the doc, for example :
```myp.api().get_car_last_position(myp.get_vehicle_id_with_vin("myvin"))```
## Analysing request