From a5569342fb46166e3c68c5880193e94847e12e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 12 May 2020 09:54:11 +0200 Subject: [PATCH] google_assistant: Fixes links in readme (#1313) --- google_assistant/DOCS.md | 3 --- google_assistant/README.md | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/google_assistant/DOCS.md b/google_assistant/DOCS.md index 28dae78..ffc7997 100644 --- a/google_assistant/DOCS.md +++ b/google_assistant/DOCS.md @@ -88,14 +88,11 @@ You have several options to get them answered: In case you've found a bug, please [open an issue on our GitHub][issue]. -[dialogflow-integration]: https://www.home-assistant.io/integrations/dialogflow/ [discord]: https://discord.gg/c5DvZ4e [documentation]: https://github.com/home-assistant/hassio-addons/blob/master/google_assistant/DOCS.md [forum]: https://community.home-assistant.io [google-actions-console]: https://console.actions.google.com/ -[google-actions]: https://actions.google.com/ [google-assistant-api]: https://console.developers.google.com/apis/api/embeddedassistant.googleapis.com/overview -[google-assistant]: https://assistant.google.com/ [google-oauth-client]: https://console.developers.google.com/apis/credentials/oauthclient [google-oauth-concent]: https://console.developers.google.com/apis/credentials/consent [google-platform-project]: https://console.cloud.google.com/project diff --git a/google_assistant/README.md b/google_assistant/README.md index 182bfd3..66795f5 100644 --- a/google_assistant/README.md +++ b/google_assistant/README.md @@ -17,6 +17,9 @@ If you want to integrate your Google Home or mobile phone running Google Assista [amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg +[dialogflow-integration]: https://www.home-assistant.io/integrations/dialogflow/ +[google-actions]: https://actions.google.com/ [google-assistant-integration]: https://www.home-assistant.io/integrations/google_assistant/ +[google-assistant]: https://assistant.google.com/ [i386-shield]: https://img.shields.io/badge/i386-no-red.svg [aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg \ No newline at end of file