Skip to content

Commit 6fe33c0

Browse files
author
Gerardo
committed
Feat: Countries - Update excel file with loss data
1 parent d8bfc27 commit 6fe33c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/views/countries/_header.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
</a>
107107
</li>
108108
<li>
109-
<a href="http://gfw2-data.s3.amazonaws.com/country/umd_country_stats/tree_cover_stats_2014.xlsx" class="download download-mobile-link" data-type="country-stats">
109+
<a href="http://gfw2-data.s3.amazonaws.com/country/umd_country_stats/tree_cover_stats_2015.xlsx" class="download download-mobile-link" data-type="country-stats">
110110
<!-- <a href="#" class="download disabled download-mobile-link"> -->
111111
Download tree cover stats
112112
<span class="sidenav-icon">

app/views/countries/overview.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<svg><use xlink:href="#shape-settings"></use></svg>tree cover canopy settings
4242
</div>
4343
<div class="download-spatial">
44-
<a class="download-mobile-link" data-type="country-stats" href='http://gfw2-data.s3.amazonaws.com/country/umd_country_stats/tree_cover_stats_2014.xlsx' target='_blank'>
44+
<a class="download-mobile-link" data-type="country-stats" href='http://gfw2-data.s3.amazonaws.com/country/umd_country_stats/tree_cover_stats_2015.xlsx' target='_blank'>
4545
Download tree cover stats
4646
<svg>
4747
<use xlink:href="#shape-download-18"></use>

0 commit comments

Comments
 (0)