docs: Fix broken paste/pastedeploy links

Closes-Bug: #2016463
Change-Id: Id500a2429b7412823970a06e3e82b1d1646c70b8
This commit is contained in:
Tim Burke 2023-04-27 13:48:34 -07:00
parent b5a2453ed7
commit 716ae48eb8
9 changed files with 10 additions and 10 deletions

View File

@ -42,7 +42,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -39,7 +39,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR
.SH GLOBAL SECTION

View File

@ -42,7 +42,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -47,7 +47,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -43,7 +43,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -43,7 +43,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -41,7 +41,7 @@ certain number of key/value parameters which are described later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -43,7 +43,7 @@ later.
Any line that begins with a '#' symbol is ignored.
You can find more information about python-pastedeploy configuration format at
\fIhttp://pythonpaste.org/deploy/#config-format\fR
\fIhttps://docs.pylonsproject.org/projects/pastedeploy/en/latest/#config-format\fR

View File

@ -18,7 +18,7 @@ Middleware can be added to the Swift WSGI servers by modifying their
`paste`_ configuration file. The majority of Swift middleware is applied
to the :ref:`proxy-server`.
.. _paste: http://pythonpaste.org/
.. _paste: https://pypi.org/project/Paste/
Given the following basic configuration::
@ -172,7 +172,7 @@ documentation for more information about the syntax of the ``use`` option.
All middleware included with Swift is installed to support the ``egg:swift``
syntax.
.. _PasteDeploy: http://pythonpaste.org/deploy/#egg-uris
.. _PasteDeploy: https://pypi.org/project/PasteDeploy/
Middleware may advertize its availability and capabilities via Swift's
:ref:`discoverability` support by using