From 423b552b916ade1dde11d397e20c9dc48b04dcfb Mon Sep 17 00:00:00 2001 From: TA Date: Sun, 15 Feb 2026 23:39:16 +0700 Subject: [PATCH] docs: fix broken link in documentation Fixes #283 - Fixed broken link in docs/README.md that pointed to non-existent databricks-eng/docs-api-ref repository. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e33f9420..83f57f8e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Databricks AI Bridge Documentation -We generate our API docs with Sphinx, and they get published to [this directory](https://github.com/databricks-eng/docs-api-ref/tree/main/content-publish/python). +We generate our API docs with Sphinx, and they get published to the [Databricks AI Bridge docs](https://docs.databricks.com/en/ai/databricks-ai-bridge/index.html). ## Setup Requirements: