Skip to content

Commit 32f2740

Browse files
authored
Fixing bad StackOverflow link in README files (#66)
* Fix StackOverflow link in 4-spring-web-app README * Fix StackOverflow link in 3-java-servlet-web-app README
1 parent b179815 commit 32f2740

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

3-java-servlet-web-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ See more code samples:
9696

9797
## Community Help and Support
9898

99-
Use [Stack Overflow](http://stackovergrant.com/questions/tagged/msal) to get support from the community.
99+
Use [Stack Overflow](http://stackoverflow.com/questions/tagged/msal) to get support from the community.
100100
Ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.
101101
Make sure that your questions or comments are tagged with [`ms-identity` `azure-ad` `azure-ad-b2c` `msal` `java`].
102102

4-spring-web-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ See more code samples:
9494

9595
## Community Help and Support
9696

97-
Use [Stack Overflow](http://stackovergrant.com/questions/tagged/msal) to get support from the community.
97+
Use [Stack Overflow](http://stackoverflow.com/questions/tagged/msal) to get support from the community.
9898
Ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.
9999
Make sure that your questions or comments are tagged with [`ms-identity` `azure-ad` `azure-ad-b2c` `msal` `java`].
100100

0 commit comments

Comments
 (0)