Skip to content

Commit e0f95dd

Browse files
Error building the doc.
1 parent 54df036 commit e0f95dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
'Numpy': ('https://numpy.org/%s', '%s'),
7575
'PyPi': ('https://pypi.org/project/SimulationSimpleDatabase/%s', '%s'),
7676
'Vedo': ('https://vedo.embl.es/%s', '%s'),
77-
'Open3D': ('http://www.open3d.org/', '%s')
77+
'Open3D': ('http://www.open3d.org/%s', '%s')
7878
}
7979

8080
autodoc_mock_imports = ['Sofa']

0 commit comments

Comments
 (0)