Skip to content
Snippets Groups Projects

fixed bad link on highlight archives page

Merged Wald, Lisa A. requested to merge github/fork/lisa-usgs/mar12 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -120,7 +120,7 @@ $LS_FEATURES->items[] = array(
'id' => '2014-05-25',
'title' => 'Reconstruction of an Avalanche',
'content' => 'The West Salt Creek Rock Avalanche, Colorado, May 25, 2014.' ,
'link' => 'https://earthquake.usgs.gov/research/featured/2015-westsaltcreek/',
'link' => 'https://landslides.usgs.gov/research/featured/2015-westsaltcreek/',
'modified' => strtotime('2014-05-25'),
'thumbnail' => '/research/featured/images/westsaltcreek-sm.jpg',
'image' => '/research/featured/images/westsaltcreek-sm.jpg'
Loading