diff --git a/source/_posts/2017-01-04-openevse-build.markdown b/source/_posts/2017-01-04-openevse-build.markdown index 3c32f6c82..d94dbce40 100644 --- a/source/_posts/2017-01-04-openevse-build.markdown +++ b/source/_posts/2017-01-04-openevse-build.markdown @@ -153,7 +153,7 @@ To enable (start a charge) issue RAPI command `$FE` There is also an [OpenEVSE RAPI command python library](https://github.com/tiramiseb/python-openevse). -RAPI commands can be used to control and check the status of all OpenEVSE functions. A full list of RAPI commands can be found in the [OpenEVSE plus source code](https://github.com/OpenEVSE/open_evse/blob/stable/firmware/open_evse/src/rapi_proc.h). +RAPI commands can be used to control and check the status of all OpenEVSE functions. A full list of RAPI commands can be found in the [OpenEVSE plus source code](https://github.com/OpenEVSE/open_evse/blob/stable/firmware/open_evse/rapi_proc.h). #### Future developments