GoogleCloudPlatform / node-red-contrib-google-cloud

Node-RED nodes for Google Cloud Platform
Apache License 2.0
90 stars 57 forks source link

docs/bigquery.md contains bad image link #42

Closed kolban-google closed 4 years ago

kolban-google commented 4 years ago

Within the docs/bigquery.md file there is a line which reads:

![BigQuery Node](images/nigquery_node.png)

This contains a typo and should be:

![BigQuery Node](images/bigquery_node.png)
kolban-google commented 4 years ago

Code change made and pushed.

kolban-google commented 4 years ago

Delivered in 0.0.10