Skip to content

Commit 832d051

Browse files
committed
Fix submodule path for example notebooks in .gitmodules
1 parent 521e895 commit 832d051

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[submodule "doc/example-notebooks"]
1+
[submodule "docs/example-notebooks"]
22
path = docs/example-notebooks
33
url = https://github.com/dandi/example-notebooks
44
datalad-url = https://github.com/dandi/example-notebooks

docs/example-notebooks

Submodule example-notebooks added at cc812c2

0 commit comments

Comments
 (0)