From 8376ee4c23ac0180a75143664f194534afd0d720 Mon Sep 17 00:00:00 2001 From: Mohsen Kashi Date: Fri, 21 May 2021 15:08:03 +0200 Subject: [PATCH] Update README.md Link stack overflow badge to its questions in stack overflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de9231df3..7b115ffdb 100644 --- a/README.md +++ b/README.md @@ -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)