diff --git a/README.rst b/README.rst index dfb727c..dc80917 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ django-eav provides an Entity-Attribute-Value storage model for django apps. For a decent explanation of what an Entity-Attribute-Value storage model is, check `Wikipedia -`_. +`_. .. note:: This software was inspired / derrived from the excellent `eav-django diff --git a/docs/index.rst b/docs/index.rst index c29b4d6..957c6cb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ django-eav provides an Entity-Attribute-Value storage model for django apps. For a decent explanation of what an Entity-Attribute-Value storage model is, check `Wikipedia -`_. +`_. .. note:: This software was inspired / derrived from the excellent `eav-django