From 6561034bfd792fd7a9850dbbe70814482aca97f9 Mon Sep 17 00:00:00 2001 From: David Gelvin Date: Wed, 29 Sep 2010 13:09:08 +0300 Subject: [PATCH] Doc fix --- README.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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