From f4c932b26904259be61dccbca3902e441c40edec Mon Sep 17 00:00:00 2001 From: Pierre Mesure Date: Fri, 24 May 2019 14:52:52 +0200 Subject: [PATCH] Adding missing link --- docs/en/installation/using-aws-s3-as-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/installation/using-aws-s3-as-storage.md b/docs/en/installation/using-aws-s3-as-storage.md index 4e5b4984e..03a1e04b6 100644 --- a/docs/en/installation/using-aws-s3-as-storage.md +++ b/docs/en/installation/using-aws-s3-as-storage.md @@ -85,4 +85,4 @@ config.paperclip_defaults = { You will need to restart to apply the changes. -**WARNING:** There is currently a bug which causes an error 500 when creating a budget investment with an image stored on S3. You can find the fix on that pull request. If it isn't merged yet or your fork doesn't include it, you will have to apply the changes to your fork manually. +**WARNING:** There is currently a bug which causes an error 500 when creating a budget investment with an image stored on S3. You can find the fix on [that pull request](https://github.com/consul/consul/pull/2851). If it isn't merged yet or your fork doesn't include it, you will have to apply the changes to your fork manually.