Skip to content

Commit 99fcd86

Browse files
committed
Use absolute links
1 parent d812a06 commit 99fcd86

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

docs/release_notes/v2.1.0.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,16 @@ previous versions of MUSE2.
128128
[#1022]: https://github.com/EnergySystemsModellingLab/MUSE2/pull/1022
129129
[#1030]: https://github.com/EnergySystemsModellingLab/MUSE2/pull/1030
130130
[#1096]: https://github.com/EnergySystemsModellingLab/MUSE2/pull/1096
131-
[#1110]: https://github.com/EnergySystemsModellingLab/MUSE2/pull/1110
132-
[#1168]: https://github.com/EnergySystemsModellingLab/MUSE2/issues/1168
133-
[#1205]: https://github.com/EnergySystemsModellingLab/MUSE2/pull/1205
134-
135-
[`demand.csv`]: ../file_formats/input_files.html#demandcsv
136-
[`processes.csv`]: ../file_formats/input_files.html#processescsv
137-
[`process_flows.csv`]: ../file_formats/input_files.html#process_flowscsv
138-
[`process_availabilities.csv`]: ../file_formats/input_files.html#process_availabilitiescsv
139-
[`process_parameters.csv`]: ../file_formats/input_files.html#process_parameterscsv
140-
[`process_investment_constraints.csv`]: ../file_formats/input_files.html#process_investment_constraintscsv
141-
[`commodities.csv`]: ../file_formats/input_files.html#commoditiescsv
142-
[`commodity_levies.csv`]: ../file_formats/input_files.html#commodity_leviescsv
143-
[`model.toml`]: ../file_formats/input_files.html#model-parameters-modeltoml
144-
[`assets.csv`]: ../file_formats/input_files.html#assetscsv
145-
[`settings.toml`]: ../file_formats/program_settings.html
131+
132+
<!-- Use absolute links so they work when we paste into release notes box -->
133+
[`demand.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#demandcsv
134+
[`processes.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#processescsv
135+
[`process_flows.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#process_flowscsv
136+
[`process_availabilities.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#process_availabilitiescsv
137+
[`process_parameters.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#process_parameterscsv
138+
[`process_investment_constraints.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#process_investment_constraintscsv
139+
[`commodities.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#commoditiescsv
140+
[`commodity_levies.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#commodity_leviescsv
141+
[`model.toml`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#model-parameters-modeltoml
142+
[`assets.csv`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/input_files.html#assetscsv
143+
[`settings.toml`]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/program_settings.html

0 commit comments

Comments
 (0)