From bc95ae1b300e7ffa2096878476eb081f14d450bf Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 9 Jan 2013 17:32:14 +0000 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index bdad24f..df93f55 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -91,7 +91,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library. -* [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures. +* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures. * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. * [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library. * [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library.