Skip to content

Commit 8ef7a8b

Browse files
committed
Merge pull request #154 from danieldiekmeier/patch-1
php.js url has changed
2 parents 49da554 + ce3bbbd commit 8ef7a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Here's a list of alternative frameworks:
2222
* [Google Closure's String](http://closure-library.googlecode.com/svn/docs/namespace_goog_string.html)
2323
* [Underscore.string](http://epeli.github.com/underscore.string/)
2424
* [Sugar.js](http://sugarjs.com)
25-
* [php.js](http://phpjs.org/pages/home)
25+
* [php.js](http://phpjs.org/functions/)
2626

2727
Why wasn't I happy with any of them? They are all static methods that don't seem to support chaining in a clean way 'OR' they have an odd dependency. Sugar is the notable exception.
2828

0 commit comments

Comments
 (0)