Skip to content

Commit 9325b14

Browse files
committed
docs: shields: update links
1 parent 1a0e667 commit 9325b14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Swaggman - OpenAPI / Swagger Spec Utility and Postman Converter
22
===============================================================
33

4-
[![Build Status](https://github.com/grokify/swaggman/workflows/build/badge.svg)](https://github.com/grokify/swaggman/actions)
4+
[![Build Status][build-status-svg]][build-status-link]
55
[![Go Report Card][goreport-svg]][goreport-link]
66
[![Docs][docs-godoc-svg]][docs-godoc-link]
77
[![License][license-svg]][license-link]
@@ -110,8 +110,8 @@ To set your environment variables, use the Settings Gear icon and then click "Ma
110110
* Medium: [Using Postman, Swagger and the RingCentral API](https://medium.com/ringcentral-developers/using-postman-with-swagger-and-the-ringcentral-api-523712f792a0)
111111
* YouTube: [Getting Started with RingCentral APIs using Postman ](https://youtu.be/5kE4UPXJ-5Q)
112112

113-
[build-status-svg]: https://api.travis-ci.org/grokify/swaggman.svg?branch=master
114-
[build-status-link]: https://travis-ci.org/grokify/swaggman
113+
[build-status-svg]: https://github.com/grokify/swaggman/workflows/build/badge.svg
114+
[build-status-link]: https://github.com/grokify/swaggman/actions
115115
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/swaggman
116116
[goreport-link]: https://goreportcard.com/report/github.com/grokify/swaggman
117117
[docs-godoc-svg]: https://img.shields.io/badge/docs-godoc-blue.svg

0 commit comments

Comments
 (0)