Skip to content

Commit

Permalink
Merge pull request #1166 from mohsenkashi/master
Browse files Browse the repository at this point in the history
Link stack overflow badge to its questions in stack overflow
  • Loading branch information
bnasslahsen committed May 22, 2021
2 parents 83b42c7 + 8376ee4 commit ca9be1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/springdoc/springdoc-openapi.svg?branch=master)](https://travis-ci.org/springdoc/springdoc-openapi)
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=springdoc_springdoc-openapi&metric=alert_status)](https://sonarcloud.io/dashboard?id=springdoc_springdoc-openapi)
[![Known Vulnerabilities](https://snyk.io/test/github/springdoc/springdoc-openapi.git/badge.svg)](https://snyk.io/test/github/springdoc/springdoc-openapi.git)
![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/springdoc)
[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/springdoc)](https://stackoverflow.com/questions/tagged/springdoc?tab=Votes)

# Table of Contents
- [Full documentation](#full-documentation)
Expand Down

0 comments on commit ca9be1f

Please sign in to comment.