Skip to content

Commit

Permalink
chnage to relative url link
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli committed Jan 13, 2025
1 parent a92f336 commit c086af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overrides/home/carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ export default [
imageAlt: 'Register: Stakeholder Engagement Forum.'
},
{
link: 'https://earth.gov/ghgcenter/stories/nist-methane-intercomparisons',
link: '/stories/nist-methane-intercomparisons',
title: 'NIST Developing Standards for Methane Plume Data',
description: 'Read about NIST efforts to develop consensus standards for growing volume of public and private methane plume satellite data.',
image: new URL('../../media/NIST_Methane_Intercomparisons_card.png', import.meta.url).href,
image: new URL('../../../stories/methane/media/NIST_Methane_Intercomparisons_card.png', import.meta.url).href,
imageAlt: 'Construction worker overlooking an industrial refinery at dusk, with interconnected glowing lines and nodes overlaid in the sky.'
},
]

0 comments on commit c086af9

Please sign in to comment.