Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 45b6cfa

Browse filesBrowse files
Update relative path to ../_static
1 parent d7ba93f commit 45b6cfa
Copy full SHA for 45b6cfa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tools/cache_zenodo_svg.py

Copy file name to clipboardExpand all lines: tools/cache_zenodo_svg.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def _get_xdg_cache_dir():
148148
fout.write(
149149
f"""
150150
{version}
151-
.. image:: ../../doc/_static/zenodo_cache/{doi}.svg
151+
.. image:: ../_static/zenodo_cache/{doi}.svg
152152
:target: https://doi.org/10.5281/zenodo.{doi}"""
153153
)
154154
fout.write("\n\n")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.