Skip to content

Commit 9b12af8

Browse files
authored
Remove stackoverflow link
1 parent 9584606 commit 9b12af8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Querydsl is a framework which enables the construction of type-safe SQL-like que
55
Instead of writing queries as inline strings or externalizing them into XML files they are constructed via a fluent API.
66

77
[![Querydsl](https://circleci.com/gh/OpenFeign/querydsl.svg?style=shield)](https://app.circleci.com/pipelines/github/OpenFeign/querydsl?branch=master)
8-
[![Stackoverflow](https://img.shields.io/badge/StackOverflow-querydsl-yellow.svg)](https://stackoverflow.com/questions/tagged/querydsl)
98
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.openfeign.querydsl/querydsl-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.openfeign.querydsl/querydsl-core/)
109

1110
## Why forking?

0 commit comments

Comments
 (0)