Skip to content

Always use https with all readthedocs links #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ If you wish to help, detailed instructions are in `Doc/contributing.rst`_,
and in `online documentation`_.

.. _Doc/contributing.rst: Doc/contributing.rst
.. _online documentation: http://python-ldap.readthedocs.io/en/latest/contributing.html
.. _online documentation: https://python-ldap.readthedocs.io/en/latest/contributing.html


Open-source veretans should find no surprises there.
2 changes: 1 addition & 1 deletion Doc/bytes_mode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ General instructions for this are provided `in Python documentation`_ and in
the `Conservative porting guide`_.

.. _in Python documentation: https://docs.python.org/3/howto/pyporting.html
.. _Conservative porting guide: http://portingguide.readthedocs.io/en/latest/
.. _Conservative porting guide: https://portingguide.readthedocs.io/en/latest/


When porting from python-ldap 2.x, users are advised to update their code
Expand Down
2 changes: 1 addition & 1 deletion Doc/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Or, if you prefer to avoid closed-source services:
* Run tests with `tox`_; ignore Python interpreters you don't have locally.
* Read the documentation directly at `Read the Docs`_.

.. _Read the Docs: http://python-ldap.readthedocs.io/
.. _Read the Docs: https://python-ldap.readthedocs.io/

If you're new to some aspect of the project, you're welcome to use (or adapt)
our :ref:`sample workflow <sample workflow>`.
Expand Down
2 changes: 1 addition & 1 deletion Doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ versions for offline use, using the sidebar on the right.
Documentation for some older versions is available for download at the
`GitHub release page`_.

.. _Read the Docs: http://python-ldap.readthedocs.io/en/latest/
.. _Read the Docs: https://python-ldap.readthedocs.io/en/latest/
.. _GitHub release page: https://github.com/python-ldap/python-ldap/releases


Expand Down
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Quick build instructions:

Detailed instructions are in Doc/installing.rst, or online at:

http://python-ldap.readthedocs.io/en/latest/installing.html
https://python-ldap.readthedocs.io/en/latest/installing.html
2 changes: 1 addition & 1 deletion Tests/t_ldap_syncrepl.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def syncrepl_present(self, uuids, refreshDeletes=False):
"""
The 'present' message from the LDAP server is the most complicated
part of the refresh phase. Suggest looking here for more info:
http://syncrepl-client.readthedocs.io/en/latest/client.html
https://syncrepl-client.readthedocs.io/en/latest/client.html
"""
if (uuids is not None) and (refreshDeletes is False):
self.present.extend(uuids)
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy