Skip to content

Commit 348df7a

Browse files
committed
lut: fix wrong repo name
Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent ec9b1a9 commit 348df7a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

adi_doctools/lut.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class LUT(TypedDict):
7070
),
7171
'pyadi-dt': Repo(
7272
pathname='doc/source',
73-
name='pyadi-iio',
73+
name='pyadi-dt',
7474
longname='Device tree management tools for hardware',
7575
branch='main',
7676
visibility='public'

adi_doctools/theme/cosmic/scripts/dynamic.js

Whitespace-only changes.

0 commit comments

Comments
 (0)