mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-06 13:26:40 +02:00
Fix readme link
This commit is contained in:
@@ -77,7 +77,7 @@ s('string')->toTitleCase()->ensureRight('y') == 'Stringy'
|
|||||||
* [shuffle](#shuffle)
|
* [shuffle](#shuffle)
|
||||||
* [slugify](#slugify-string-replacement----)
|
* [slugify](#slugify-string-replacement----)
|
||||||
* [startsWith](#startswithstring-substring--boolean-casesensitive--true-)
|
* [startsWith](#startswithstring-substring--boolean-casesensitive--true-)
|
||||||
* [startsWithAny](#startswithstring-substrings--boolean-casesensitive--true-)
|
* [startsWithAny](#startswithanystring-substrings--boolean-casesensitive--true-)
|
||||||
* [slice](#sliceint-start--int-end-)
|
* [slice](#sliceint-start--int-end-)
|
||||||
* [split](#splitstring-pattern--int-limit-)
|
* [split](#splitstring-pattern--int-limit-)
|
||||||
* [stripWhitespace](#stripwhitespace)
|
* [stripWhitespace](#stripwhitespace)
|
||||||
|
Reference in New Issue
Block a user