From cf249299281b84de7b30fe785e14a09acacb97d8 Mon Sep 17 00:00:00 2001 From: Matt Molyneaux Date: Tue, 18 Sep 2018 21:20:53 +0100 Subject: [PATCH] Point PyPI badge at correct project --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index feb5bc6..b891f81 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ django-watson ============= [![Build Status](https://travis-ci.org/etianen/django-watson.svg?branch=master)](https://travis-ci.org/etianen/django-watson) -[![PyPI](https://img.shields.io/pypi/v/nine.svg)](https://pypi.python.org/pypi/django-watson) +[![PyPI](https://img.shields.io/pypi/v/django-watson.svg)](https://pypi.python.org/pypi/django-watson) [![GitHub license](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://raw.githubusercontent.com/etianen/django-watson/master/LICENSE) **django-watson** is a fast multi-model full-text search plugin for Django.