diff --git a/doc/config-reference/object-storage/section_configure_s3.xml b/doc/config-reference/object-storage/section_configure_s3.xml
index 6a5849ece4..37fc854206 100644
--- a/doc/config-reference/object-storage/section_configure_s3.xml
+++ b/doc/config-reference/object-storage/section_configure_s3.xml
@@ -40,7 +40,7 @@
To use this middleware, first download the latest
version from its repository to your proxy
server(s).
- $ git clone https://git.openstack.org/cgit/stackforge/swift3/
+ $ git clone https://git.openstack.org/stackforge/swift3
Then, install it using standard python mechanisms, such
as:
# python setup.py install
@@ -54,7 +54,7 @@
swift3 in the pipeline and the [filter:swift3]
section, as shown below:
[pipeline:main]
-pipeline = healthcheck cache swift3 swauth proxy-server
+pipeline = catch_errors healthcheck cache swift3 swauth proxy-server
[filter:swift3]
use = egg:swift3#swift3