Skip to content

Commit 0d76b18

Browse files
authored
doc: fix PR template hyperlink (#1957)
1 parent c8870c5 commit 0d76b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Closes # (if applicable).
1010
- [ ] Changed dependencies are added to `pixi.toml` (using `pixi add <dependency-name>`).
1111
- [ ] Changes in configuration options are added in `config/config.default.yaml`.
1212
- [ ] Changes in configuration options are documented in `doc/configtables/*.csv`.
13-
- [ ] For new data sources or versions, `these instructions <https://pypsa-eur.readthedocs.io/en/latest/data_sources.html>`_ have been followed.
13+
- [ ] For new data sources or versions, [these instructions](https://pypsa-eur.readthedocs.io/en/latest/data_sources.html) have been followed.
1414
- [ ] A release note `doc/release_notes.rst` is added.

0 commit comments

Comments
 (0)