Skip to content

Commit c13e53a

Browse files
committed
docs: README.md: update GitHub actions badge urls
1 parent 53cec73 commit c13e53a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ To set your environment variables, use the Settings Gear icon and then click "Ma
136136
* Medium: [Using Postman, Swagger and the RingCentral API](https://medium.com/ringcentral-developers/using-postman-with-swagger-and-the-ringcentral-api-523712f792a0)
137137
* YouTube: [Getting Started with RingCentral APIs using Postman](https://youtu.be/5kE4UPXJ-5Q)
138138

139-
[build-status-svg]: https://github.com/grokify/spectrum/workflows/test/badge.svg
139+
[build-status-svg]: https://github.com/grokify/spectrum/actions/workflows/test.yaml/badge.svg?branch=master
140140
[build-status-url]: https://github.com/grokify/spectrum/actions/workflows/test.yaml
141-
[lint-status-svg]: https://github.com/grokify/spectrum/workflows/lint/badge.svg
141+
[lint-status-svg]: https://github.com/grokify/spectrum/actions/workflows/lint.yaml/badge.svg?branch=master
142142
[lint-status-url]: https://github.com/grokify/spectrum/actions/workflows/lint.yaml
143143
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/spectrum
144144
[goreport-url]: https://goreportcard.com/report/github.com/grokify/spectrum

0 commit comments

Comments
 (0)