Skip to content

Commit 30fe146

Browse files
authored
Update article links in resources.rst (#533)
Fix broken links.
1 parent 72c1b5e commit 30fe146

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/resources.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ members. Therefore some information might be outdated or links might be broken.
88
*Python LDAP Applications* articles by Matt Butcher
99
---------------------------------------------------
1010

11-
* `Part 1 - Installing and Configuring the Python-LDAP Library and Binding to an LDAP Directory <https://www.packtpub.com/article/installing-and-configuring-the-python-ldap-library-and-binding-to-an-ldap-directory>`_
11+
* `Part 1 - Installing and Configuring the Python-LDAP Library and Binding to an LDAP Directory <https://hub.packtpub.com/python-ldap-applications-part-1-installing-and-configuring-python-ldap-library-and-bin/>`_
1212

1313
This also covers SASL.
1414

15-
* `Part 2 - LDAP Operations <https://www.packtpub.com/article/python-ldap-applications-ldap-opearations>`_
16-
* `Part 3 - More LDAP Operations and the LDAP URL Library <https://www.packtpub.com/article/python-ldap-applications-more-ldap-operations-and-the-ldap-url-library>`_
17-
* `Part 4 - LDAP Schema <https://www.packtpub.com/article/python-ldap-applications-ldap-schema>`_
15+
* `Part 2 - LDAP Operations <https://hub.packtpub.com/configuring-and-securing-python-ldap-applications-part-2/>`_
16+
* `Part 3 - More LDAP Operations and the LDAP URL Library <https://hub.packtpub.com/python-ldap-applications-extra-ldap-operations-and-ldap-url-library/>`_
17+
* `Part 4 - LDAP Schema <https://hub.packtpub.com/python-ldap-applications-part-4-ldap-schema/>`_
1818

1919
Gee, someone waded through the badly documented mysteries of module
2020
:mod:`ldap.schema`.

0 commit comments

Comments
 (0)