We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2352f2 commit 3523070Copy full SHA for 3523070
src/content/docs/aws/services/mwaa.md
@@ -94,7 +94,7 @@ awslocal s3 cp sample_dag.py s3://my-mwaa-bucket/dags
94
```
95
96
LocalStack syncs new and changed objects in the S3 bucket to the Airflow container every 30 seconds.
97
-The polling interval can be changed using the [`MWAA_S3_POLL_INTERVAL`]({{< ref "configuration#mwaa" >}}) config option.
+The polling interval can be changed using the [`MWAA_S3_POLL_INTERVAL`](/aws/capabilities/config/configuration/#mwaa) config option.
98
99
## Installing custom plugins
100
0 commit comments