8000 Fix badges · Codermar/openapi-editor@f3b1267 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3b1267

Browse files
committed
Fix badges
1 parent 07f2fb0 commit f3b1267

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
@@ -7,8 +7,8 @@ OpenAPI Editor is a wrapper for Swagger-Editor 3.x".
77
* Edit, validate, and save your [Open API specifications](https://github.com/OAI/OpenAPI-Specification) yaml file in the browser using [Swagger Editor](https://github.com/swagger-api/swagger-editor).
88
* Additional Features provided by [Swagger Editor](https://github.com/swagger-api/swagger-editor)
99

10-
[![Build Status](https://travis-ci.org/<username>/<reponame>.svg?branch=master)](https://travis-ci.org/<username>/<reponame>)
11-
[![Coverage Status](https://coveralls.io/repos/github/<username>/<reponame>/badge.svg?branch=master)](https://coveralls.io/github/<username>/<reponame>?branch=master)
10+
[![Build Status](https://travis-ci.org/<username>/<reponame>.svg?branch=master)](https://travis-ci.org/Codermar/openapi-editor)
11+
[![Coverage Status](https://coveralls.io/repos/github/<username>/<reponame>/badge.svg?branch=master)](https://coveralls.io/github/Codermar/openapi-editor?branch=master)
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)
0