Skip to content

Commit 0a208a4

Browse files
committed
Fix broken link to Stack Overflow tags
1 parent f35903f commit 0a208a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/docs/asciidoc/overview.adoc

+5-4
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,11 @@ clean code structure with no circular dependencies between packages.
124124
[[overview-feedback]]
125125
== Feedback and Contributions
126126

127-
For how-to questions or diagnosing or debugging issues, we suggest using StackOverflow,
128-
and we have a https://spring.io/questions[questions page] that lists the suggested tags to use.
129-
If you're fairly certain that there is a problem in the Spring Framework or would like
130-
to suggest a feature, please use the https://github.com/spring-projects/spring-framework/issues[GitHub Issues].
127+
For how-to questions or diagnosing or debugging issues, we suggest using Stack Overflow. Click
128+
https://stackoverflow.com/questions/tagged/spring+or+spring-mvc+or+spring-aop+or+spring-jdbc+or+spring-transactions+or+spring-annotations+or+spring-jms+or+spring-el+or+spring-test+or+spring+or+spring-remoting+or+spring-orm+or+spring-jmx+or+spring-cache+or+spring-webflux?tab=Newest[here]
129+
for a list of the suggested tags to use on Stack Overflow. If you're fairly certain that
130+
there is a problem in the Spring Framework or would like to suggest a feature, please use
131+
the https://github.com/spring-projects/spring-framework/issues[GitHub Issues].
131132

132133
If you have a solution in mind or a suggested fix, you can submit a pull request on
133134
https://github.com/spring-projects/spring-framework[Github]. However, please keep in mind

0 commit comments

Comments
 (0)