opensearch-project / sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.
Apache License 2.0
7 stars 18 forks source link

[BUG] Fix Failing `linkchecker` Job #78

Open currantw opened 3 days ago

currantw commented 3 days ago

What is the bug?

Failing linkchecker pipeline job.

How can one reproduce the bug?

Run pipeline.

What is the expected behavior?

Pipeline job should pass.

What is your host/environment?

N/A. GitHub pipeline issue.

Do you have any screenshots?

Job output:

image

Do you have any additional context?

See also https://github.com/opensearch-project/sql-odbc/issues/74

currantw commented 2 days ago

This job runs lychee, which checks for broken links in Markdown files. Resolving this issue should just be a matter of going through the 8 documents listed above and fixed/removed all of the broken links.