浏览代码

Remove double link.

Mark Walker 3 年之前
父节点
当前提交
c6fa0ebfde
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -161,7 +161,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [django-cleanup](https://github.com/un1t/django-cleanup) - Zero configuration file/image removal for local and remote files.
 
 ### Forms
-- [django-bleach](https://github.com/marksweb/django-bleach/) - Integrate [bleach](https://github.com/mozilla/bleach) into forms and models.
+- [django-bleach](https://github.com/marksweb/django-bleach/) - Integrate bleach into forms and models.
 - [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms/) - DRY Django forms.
 - [django-floppyforms](https://github.com/jazzband/django-floppyforms) - Full control of form rendering.
 - [django-formtools](https://github.com/jazzband/django-formtools) - For form previous and multi-step forms, previously part of Django until 1.8.