Skip to content

Commit 30c48c0

Browse files
committed
chore: markdown linter
1 parent 0e2040a commit 30c48c0

File tree

3 files changed

+4
-74
lines changed

3 files changed

+4
-74
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
use-quiet-mode: 'yes'
2727
folder-path: 'docs'
28+
use-verbose-mode: 'yes'
2829
build:
2930
runs-on: ubuntu-latest
3031
strategy:

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

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

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

64-
* [Aurora Connection Tracker Plugin](/docs/using-the-python-driver/using-plugins/UsingTheAuroraConnectionTrackerPlugin.md)
65-
* [Failover Connection Plugin](/docs/using-the-python-driver/using-plugins/UsingTheFailoverPlugin.md)
66-
* [Host Monitoring Connection Plugin](/docs/using-the-python-driver/using-plugins/UsingTheHostMonitoringPlugin.md)
64+
* [Aurora Connection Tracker Plugin](../using-the-python-driver/using-plugins/UsingTheAuroraConnectionTrackerPlugin.md)
65+
* [Failover Connection Plugin](../using-the-python-driver/using-plugins/UsingTheFailoverPlugin.md)
66+
* [Host Monitoring Connection Plugin](../using-the-python-driver/using-plugins/UsingTheHostMonitoringPlugin.md)
6767

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

tests/unit/test_verify_links.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)