Skip to content

Commit fb2a3ac

Browse files
fix: dead links in docs (#1085)
1 parent c18dfd5 commit fb2a3ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/using-the-python-wrapper/SupportForRDSMultiAzDBCluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ We have created many examples in the [examples](../examples) folder demonstratin
7373

7474
The following plugins have been tested and confirmed to work with Amazon RDS Multi-AZ DB Clusters:
7575

76-
* [Aurora Connection Tracker Plugin](/using-plugins/UsingTheAuroraConnectionTrackerPlugin.md)
77-
* [Failover Connection Plugin](/using-plugins/UsingTheFailoverPlugin.md)
78-
* [Host Monitoring Connection Plugin](/using-plugins/UsingTheHostMonitoringPlugin.md)
76+
* [Aurora Connection Tracker Plugin](./using-plugins/UsingTheAuroraConnectionTrackerPlugin.md)
77+
* [Failover Connection Plugin](./using-plugins/UsingTheFailoverPlugin.md)
78+
* [Host Monitoring Connection Plugin](./using-plugins/UsingTheHostMonitoringPlugin.md)
7979

8080
The compatibility of other plugins has not been tested at this time. They may function as expected or potentially result in unhandled behavior.
8181
Use at your own discretion.

0 commit comments

Comments
 (0)