diff --git a/README.md b/README.md index 83e968c..cc78c7c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](https://googledrive.com/host/0B8v0ikF4z2BiR29YQmxfSlE1Sms/Progetti/ObjectPool/logo-64.png "Object Pool Logo") Object Pool +![](http://pomma89.altervista.org/objectpool/logo-64.png "Object Pool Logo") Object Pool ============================================================================================================================= A generic, concurrent, portable and flexible Object Pool for the .NET Framework, completely based on the [Code Project article of Ofir Makmal](http://www.codeproject.com/Articles/535735/Implementing-a-Generic-Object-Pool-in-NET).