Skip to content

Commit 55636e9

Browse files
committed
fix: redirect to file
1 parent 0ec1793 commit 55636e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
# -- Redirects configuration ------------------------------------------------
2121
redirects = {
2222
"report-bug/index": "https://github.com/PyPSA/PyPSA/issues/new?template=bug_report.yaml",
23-
"examples/carbon-management/index": "https://tubcloud.tu-berlin.de/s/3qZPGxW3r4HF9Hn/download?path=%2F&files=carbon-management.nc"
23+
"examples/carbon-management.nc/index": "https://tubcloud.tu-berlin.de/s/3qZPGxW3r4HF9Hn/download?path=%2F&files=carbon-management.nc"
2424
}

0 commit comments

Comments
 (0)