diff --git a/docs/how-to/configure-s3.md b/docs/how-to/configure-s3.md index 038390fb..58db79fe 100644 --- a/docs/how-to/configure-s3.md +++ b/docs/how-to/configure-s3.md @@ -2,4 +2,4 @@ An S3 bucket can be leveraged to serve the static content uploaded to Indico, potentially improving performance. Moreover, it is required when scaling the charm to serve the uploaded files. -To configure Indico's S3 integration you'll have to deploy the [S3 Integrator charm](https://charmhub.io/s3-integrator/docs/tutorial-getting-started) and integrate it with Indico by running `juju integrate indico s3-integrator`. +To configure Indico's S3 integration you'll have to deploy the [S3 Integrator charm](https://charmhub.io/s3-integrator/docs/tutorial-getting-started) and integrate it with Indico by running `juju integrate indico s3-integrator`. \ No newline at end of file