diff options
| author | Tom Christie | 2014-08-28 17:36:25 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-08-28 17:36:25 +0100 | 
| commit | c85263b12cfc4e6fedd1c05c6c856bd8be2e6a9e (patch) | |
| tree | edee275e2e4b790ea1b6525dd780d92455db6010 | |
| parent | 9ae5a48332cb041ef4c56b775beb9ee98df07eb0 (diff) | |
| download | django-rest-framework-c85263b12cfc4e6fedd1c05c6c856bd8be2e6a9e.tar.bz2 | |
Minor docs fix
| -rw-r--r-- | topics/kickstarter-announcement.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/topics/kickstarter-announcement.html b/topics/kickstarter-announcement.html index 8c459181..2766fcee 100644 --- a/topics/kickstarter-announcement.html +++ b/topics/kickstarter-announcement.html @@ -272,7 +272,7 @@ a.fusion-poweredby {  <li><a href="http://crypticocorp.com/" rel="nofollow" style="background-image:url(../img/sponsors/2-cryptico.png);">Cryptico Corp</a></li>  <li><a href="http://www.nexthub.com/" rel="nofollow" style="background-image:url(../img/sponsors/2-nexthub.png);">NextHub</a></li>  <li><a href="https://www.compile.com/" rel="nofollow" style="background-image:url(../img/sponsors/2-compile.png);">Compile</a></li> -<li><a href="http://wusawork.org" rel="nofollow" style="background-image:url(../img/sponsors/2-wusawork.png);>WusaWork</a></li> +<li><a href="http://wusawork.org" rel="nofollow" style="background-image:url(../img/sponsors/2-wusawork.png);">WusaWork</a></li>  <li><a href="http://envisionlinux.org/blog" rel="nofollow">Envision Linux</a></li>  </ul> | 
