Skip to content

Commit 784306b

Browse files
committed
Fix badge URLs in markdown files
Updated the "Build, Test & Release" badge URLs in `G4.WebDriver.Remote.Android.md` and `G4.WebDriver.md` from `release-pipeline.yml` to `release-pipline.yml`. This correction ensures the badge accurately reflects the status of the build, test, and release pipeline.
1 parent aec35a9 commit 784306b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/packages-readme/G4.WebDriver.Remote.Android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# G4.WebDriver.Remote.Android
22

33
[![NuGet](https://img.shields.io/nuget/v/G4.WebDriver.Remote.Android?logo=nuget&logoColor=959da5&label=NuGet&labelColor=24292f)](https://www.nuget.org/packages/G4.WebDriver.Remote.Android)
4-
[![Build, Test & Release](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipeline.yml/badge.svg)](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipeline.yml)
4+
[![Build, Test & Release](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipline.yml/badge.svg)](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipline.yml)
55

66
## Description
77

docs/packages-readme/G4.WebDriver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# G4.WebDriver
22

33
[![NuGet](https://img.shields.io/nuget/v/G4.WebDriver?logo=nuget&logoColor=959da5&label=NuGet&labelColor=24292f)](https://www.nuget.org/packages/G4.WebDriver)
4-
[![Build, Test & Release](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipeline.yml/badge.svg)](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipeline.yml)
4+
[![Build, Test & Release](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipline.yml/badge.svg)](https://github.com/g4-api/g4-web-driver-client/actions/workflows/release-pipline.yml)
55

66
## Description
77

0 commit comments

Comments
 (0)