Skip to content

Commit 73154f2

Browse files
committed
Fix documentation link
1 parent f555952 commit 73154f2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

experimental/python/_sources/index.rst.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ databricks-bundles (Beta)
33

44
`databricks-bundles` package implements Python support for Databricks Asset Bundles.
55

6-
See `What is Python support for Databricks Asset Bundles? (TBD) <#>`_.
7-
6+
For getting started see `Configuration in Python <https://docs.databricks.com/aws/en/dev-tools/bundles/python>`_.
87

98
.. toctree::
109
:maxdepth: 7

experimental/python/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3>Related Topics</h3>
9393
<section id="databricks-bundles-beta">
9494
<h1>databricks-bundles (Beta)<a class="headerlink" href="#databricks-bundles-beta" title="Link to this heading"></a></h1>
9595
<p><cite>databricks-bundles</cite> package implements Python support for Databricks Asset Bundles.</p>
96-
<p>See <a class="reference external" href="#">What is Python support for Databricks Asset Bundles? (TBD)</a>.</p>
96+
<p>For getting started see <a class="reference external" href="https://docs.databricks.com/aws/en/dev-tools/bundles/python">Configuration in Python</a>.</p>
9797
<div class="toctree-wrapper compound">
9898
<ul>
9999
<li class="toctree-l1"><a class="reference internal" href="databricks.bundles.core.html">Core</a><ul>

0 commit comments

Comments
 (0)