Skip to content

Commit 4691d49

Browse files
authored
Update README.md
1 parent 64289b9 commit 4691d49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core-java-modules/core-java-regex/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
- [Difference Between Java Matcher find() and matches()](https://www.baeldung.com/java-matcher-find-vs-matches)
1111
- [How to Use Regular Expressions to Replace Tokens in Strings](https://www.baeldung.com/java-regex-token-replacement)
1212
- [Regular Expressions \s and \s+ in Java](https://www.baeldung.com/java-regex-s-splus)
13+
- [Validate Phone Numbers With Java Regex](https://www.baeldung.com/java-regex-validate-phone-numbers)

0 commit comments

Comments
 (0)