summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2023-04-27 13:48:34 -0700
committerTim Burke <tim.burke@gmail.com>2023-04-27 13:52:55 -0700
commit716ae48eb8ba280b8072c628d1eca579fd1ea307 (patch)
treea0f0f1783aec23510ecb380158833e55b36944bd
parentb5a2453ed75e4f31d63f719a9c7af9b59bcd81f7 (diff)
downloadswift-716ae48eb8ba280b8072c628d1eca579fd1ea307.tar.gz
docs: Fix broken paste/pastedeploy links
Closes-Bug: #2016463 Change-Id: Id500a2429b7412823970a06e3e82b1d1646c70b8
-rw-r--r--doc/manpages/account-server.conf.52
-rw-r--r--doc/manpages/container-reconciler.conf.52
-rw-r--r--doc/manpages/container-server.conf.52
-rw-r--r--doc/manpages/container-sync-realms.conf.52
-rw-r--r--doc/manpages/object-expirer.conf.52
-rw-r--r--doc/manpages/object-server.conf.52
-rw-r--r--doc/manpages/proxy-server.conf.52
-rw-r--r--doc/manpages/swift.conf.52
-rw-r--r--doc/source/development_middleware.rst4
9 files changed, 10 insertions, 10 deletions
diff --git a/doc/manpages/account-server.conf.5 b/doc/manpages/account-server.conf.5
index 53c3cc27d..c4caa9837 100644
--- a/doc/manpages/account-server.conf.5
+++ b/doc/manpages/account-server.conf.5
@@ -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
diff --git a/doc/manpages/container-reconciler.conf.5 b/doc/manpages/container-reconciler.conf.5
index 3c2333d09..79797b649 100644
--- a/doc/manpages/container-reconciler.conf.5
+++ b/doc/manpages/container-reconciler.conf.5
@@ -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
diff --git a/doc/manpages/container-server.conf.5 b/doc/manpages/container-server.conf.5
index d0b1778cc..151d03596 100644
--- a/doc/manpages/container-server.conf.5
+++ b/doc/manpages/container-server.conf.5
@@ -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
diff --git a/doc/manpages/container-sync-realms.conf.5 b/doc/manpages/container-sync-realms.conf.5
index 6602615aa..e96b40011 100644
--- a/doc/manpages/container-sync-realms.conf.5
+++ b/doc/manpages/container-sync-realms.conf.5
@@ -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
diff --git a/doc/manpages/object-expirer.conf.5 b/doc/manpages/object-expirer.conf.5
index 2ee94ec85..a822e563b 100644
--- a/doc/manpages/object-expirer.conf.5
+++ b/doc/manpages/object-expirer.conf.5
@@ -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
diff --git a/doc/manpages/object-server.conf.5 b/doc/manpages/object-server.conf.5
index 7150c6c91..3d37af4da 100644
--- a/doc/manpages/object-server.conf.5
+++ b/doc/manpages/object-server.conf.5
@@ -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
diff --git a/doc/manpages/proxy-server.conf.5 b/doc/manpages/proxy-server.conf.5
index 1c03197ea..adeeb6d81 100644
--- a/doc/manpages/proxy-server.conf.5
+++ b/doc/manpages/proxy-server.conf.5
@@ -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
diff --git a/doc/manpages/swift.conf.5 b/doc/manpages/swift.conf.5
index 87659b175..b750cfdd4 100644
--- a/doc/manpages/swift.conf.5
+++ b/doc/manpages/swift.conf.5
@@ -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
diff --git a/doc/source/development_middleware.rst b/doc/source/development_middleware.rst
index 774dab518..2e14e705c 100644
--- a/doc/source/development_middleware.rst
+++ b/doc/source/development_middleware.rst
@@ -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