Skip to content

Commit 0ec1793

Browse files
authored
Update conf.py
1 parent 72cdc7e commit 0ec1793

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919

2020
# -- Redirects configuration ------------------------------------------------
2121
redirects = {
22-
"report-bug/index": "https://github.com/PyPSA/PyPSA/issues/new?template=bug_report.yaml"
22+
"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"
2324
}

0 commit comments

Comments
 (0)