direct link to api_version (#11140)

* direct link to api_version

direct link http://mafreebox.freebox.fr/api_version

* ✏️ Tweak


Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
bastien 2019-11-11 06:11:56 +01:00 committed by Franck Nijhof
parent 5bd9471e80
commit 5c33bd37b7

View File

@ -42,7 +42,7 @@ port:
type: string
{% endconfiguration %}
You can find out your Freebox host and port by opening the address mafreebox.freebox.fr/api_version in your browser. The
You can find out your Freebox host and port by opening the address <http://mafreebox.freebox.fr/api_version> in your browser. The
returned json should contain an api_domain (`host`) and a https_port (`port`).
Please consult the [api documentation](https://dev.freebox.fr/sdk/os/) for more information.