From 0fb3e47357925eda6f13bb611597af8e000c1556 Mon Sep 17 00:00:00 2001 From: xiangshen-dk Date: Wed, 12 Jul 2023 00:13:29 -0400 Subject: [PATCH] Update README.md Update image URLs to make the validation step happy. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eba3ba3..3cd3a40 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,10 @@ datasources: ### Supported variables The plugin currently supports variables for logging scopes. For example, you can define a project variable and switch between projects. The following screenshot shows an example using project, bucket, and view. -![template variables](./src/img/template_vars.png?raw=true) +![template variables](https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/blob/main/src/img/template_vars.png?raw=true) Below is an example of defining a variable for log views. -![define a variable](./src/img/template_query_vars.png?raw=true) +![define a variable](https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/blob/main/src/img/template_query_vars.png?raw=true) ## Licenses Cloud Logging Logo (`src/img/logo.svg`) is from Google Cloud's [Official icons and sample diagrams](https://cloud.google.com/icons)