diff --git a/README.md b/README.md index c3fb39a..79b9617 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,6 @@ $ curl http://localhost:8080/ 75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06aCustomersName@amazon.comtestbucket2015-08-05T22:16:24.000Z ``` -See the wiki for [examples of other storage backends](https://github.com/andrewgaul/s3proxy/wiki). - Supported storage backends -------------------------- * atmos @@ -69,6 +67,8 @@ Supported storage backends * s3 * transient (in-memory storage) +See the wiki for [examples of configurations](https://github.com/andrewgaul/s3proxy/wiki/Storage-backend-examples). + Limitations -----------