Skip to content

Commit

Permalink
fix: use correct links for reports
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed Sep 15, 2020
1 parent e33b881 commit 693eb30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/InfoReports.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function InfoReports() {
Forschungsanstalt WSL, Birmensdorf.
<br />
<a
href="https://www.research-collection.ethz.ch/handle/20.500.11850/156262/eth-50707-01.pdf"
href="https://www.research-collection.ethz.ch/handle/20.500.11850/156262"
target="reports"
>
Link
Expand Down Expand Up @@ -59,7 +59,7 @@ function InfoReports() {
<br /> Chur, Abenis AG. 194 S
<br />
<a
href="https://www.research-collection.ethz.ch/handle/20.500.11850/341108/AdaptierteOekogramme_EndberichtTeil1_inkl_Anhang_20190430_inkl_LesehilfeV2.pdf"
href="https://www.research-collection.ethz.ch/handle/20.500.11850/341108"
target="reports"
>
Link
Expand All @@ -77,7 +77,7 @@ function InfoReports() {
Sargans, Forstingenieurbüro Frehner und Rabius, Gadola AG. 24 S
<br />
<a
href="https://www.research-collection.ethz.ch/handle/20.500.11850/341108/AdaptierteOekogramme_EndberichtTeil5_20190430.pdf"
href="https://www.research-collection.ethz.ch/handle/20.500.11850/341108"
target="reports"
>
Link
Expand Down

0 comments on commit 693eb30

Please sign in to comment.