Update dialogflow URL (#93616)

Update URL
This commit is contained in:
Sven Serlier 2023-05-28 08:52:52 +02:00 committed by GitHub
parent 02b76be0ba
commit 41882d833d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ config_entry_flow.register_webhook_flow(
DOMAIN,
"Dialogflow Webhook",
{
"dialogflow_url": "https://dialogflow.com/docs/fulfillment#webhook",
"dialogflow_url": "https://cloud.google.com/dialogflow/es/docs/fulfillment-webhook",
"docs_url": "https://www.home-assistant.io/integrations/dialogflow/",
},
)