Skip to content

Commit eea6d8c

Browse files
committed
Fix readme typo
1 parent 1694e4e commit eea6d8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ django-password-policies
77
provides unicode-aware password policies on password changes and resets and a
88
mechanism to force password changes.
99

10-
As for now (Jan 2021), this fork is actively maintained by `iplweb`_
10+
As for now (Jan 2021), this fork is actively maintained by `IPLweb`_.
1111

1212
.. |travis| image:: https://travis-ci.org/iplweb/django-password-policies.svg?branch=master
1313
:target: https://travis-ci.org/iplweb/django-password-policies-iplweb
@@ -22,7 +22,7 @@ As for now (Jan 2021), this fork is actively maintained by `iplweb`_
2222
.. _requirements:
2323

2424
Requirements
25-
=============
25+
============
2626

2727
This application requires `Django`_ 4.2 and Python 3.8 or newer.
2828

@@ -35,4 +35,4 @@ A detailled documentation is available on `the project's GitHub Pages`_.
3535

3636
.. _`the project's GitHub Pages`: https://iplweb.github.io/django-password-policies-iplweb/
3737
.. _`Django`: https://www.djangoproject.com/
38-
.. _`IPLweb on github`: https://github.com/iplweb/
38+
.. _`IPLweb`: https://github.com/iplweb/

0 commit comments

Comments
 (0)