From 5c33bd37b72fd5a3f3b42d60faa8e29decc20636 Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 11 Nov 2019 06:11:56 +0100 Subject: [PATCH] direct link to api_version (#11140) * direct link to api_version direct link http://mafreebox.freebox.fr/api_version * :pencil2: Tweak Co-authored-by: Franck Nijhof --- source/_integrations/freebox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/freebox.markdown b/source/_integrations/freebox.markdown index b097eabb356..163d8dc2c5d 100644 --- a/source/_integrations/freebox.markdown +++ b/source/_integrations/freebox.markdown @@ -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 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.