diff --git a/source/_components/google_pubsub.markdown b/source/_components/google_pubsub.markdown index c7738613a31..6cf43e12793 100644 --- a/source/_components/google_pubsub.markdown +++ b/source/_components/google_pubsub.markdown @@ -45,7 +45,7 @@ project_id: required: true type: string topic_name: - description: The Pub/Sub topic name. + description: The Pub/Sub [relative](https://cloud.google.com/pubsub/docs/admin#resource_names) topic name (looks like `hass`). required: true type: string credentials_json: