Skip to content

Commit cdd07f2

Browse files
committed
Deployed f298696 with MkDocs version: 1.6.1
1 parent fcc9502 commit cdd07f2

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -515,11 +515,14 @@
515515

516516
<h1 id="xrlint-a-linter-for-xarray-datasets">XRLint - A linter for xarray datasets</h1>
517517
<p>XRLint is a <a href="https://en.wikipedia.org/wiki/Lint_(software)">linting</a>
518-
tool and library for <a href="">xarray</a> datasets.
519-
Its design is heavily inspired by the awesome <a href="https://eslint.org/">ESLint</a>.</p>
518+
tool and library for <a href="https://docs.xarray.dev/">xarray</a> datasets.
519+
Its design is heavily inspired by the awesome <a href="https://eslint.org/">ESLint</a> tool.</p>
520520
<h2 id="features">Features</h2>
521521
<ul>
522-
<li>Flexible validation for <code>xarray.Dataset</code> objects by configurable rules.</li>
522+
<li>Flexible validation for
523+
<a href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html"><code>xarray.Dataset</code></a> and
524+
<a href="https://docs.xarray.dev/en/stable/generated/xarray.DataTree.html"><code>xarray.DataTree</code></a> objects
525+
by configurable rules.</li>
523526
<li>Available from CLI and Python API.</li>
524527
<li>Custom plugins providing custom rule sets allow addressing
525528
different dataset conventions.</li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)