Skip to content

Commit 6d47326

Browse files
committed
fix
1 parent e0551b9 commit 6d47326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

execnb/_modidx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
d = { 'settings': { 'branch': 'main',
44
'doc_baseurl': '/execnb',
55
'doc_host': 'https://AnswerDotAI.github.io',
6-
'git_url': 'https://github.com/AnswerDotAI/execnb/',
6+
'git_url': 'https://github.com/AnswerDotAI/execnb',
77
'lib_path': 'execnb'},
88
'syms': { 'execnb.nbio': { 'execnb.nbio.NbCell': ('nbio.html#nbcell', 'execnb/nbio.py'),
99
'execnb.nbio.NbCell.__eq__': ('nbio.html#nbcell.__eq__', 'execnb/nbio.py'),

0 commit comments

Comments
 (0)