From 0b002d8f153f6b265a669281f084fbe2017ff62e Mon Sep 17 00:00:00 2001 From: Bennett Buchanan Date: Fri, 2 Feb 2018 10:32:09 -0800 Subject: [PATCH] FIX: Update link to Configuration doc in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bdf811f0f..40b4340ab0 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,9 @@ where the data is saved. If the bucket has no location constraint, the endpoint of the PUT request will be used to determine location. -See the Configuration section below to learn how to set -location constraints. +See the Configuration section in our documentation +[here](http://s3-server.readthedocs.io/en/latest/GETTING_STARTED/#configuration) +to learn how to set location constraints. ## Run it with an in-memory backend