We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cdc7e commit 0ec1793Copy full SHA for 0ec1793
conf.py
@@ -19,5 +19,6 @@
19
20
# -- Redirects configuration ------------------------------------------------
21
redirects = {
22
- "report-bug/index": "https://github.com/PyPSA/PyPSA/issues/new?template=bug_report.yaml"
+ "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"
24
}
0 commit comments