Updated README.md
added link back to the article: https://www.baeldung.com/java-truncating-strings
This commit is contained in:
parent
7bd70abf86
commit
5dd6471390
|
@ -7,4 +7,4 @@
|
|||
- [String equals() Vs contentEquals() in Java](https://www.baeldung.com/java-string-equals-vs-contentequals)
|
||||
- [Check if a String Ends with a Certain Pattern in Java](https://www.baeldung.com/java-string-ends-pattern)
|
||||
- [Check if a Character is a Vowel in Java](https://www.baeldung.com/java-check-character-vowel)
|
||||
|
||||
- [How to Truncate a String in Java](https://www.baeldung.com/java-truncating-strings)
|
||||
|
|
Loading…
Reference in New Issue