Skip to content

Commit

Permalink
add prototyping network site link to home features
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed Nov 30, 2023
1 parent f2a8caa commit 653bd73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/containers/home-page/features/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,16 +147,16 @@ export const FEATURES = [
key: '6',
title: 'Learning Network',
icon: PROTOTYPING_NETWORK_SVG,
tag: 'upcoming',
tag: 'new',
description: (
<>
<p>
Building on the expertise of on-the-ground practitioners Naturebase will highlight a
growing natural climate solutions learning network, designed to evaluate high-impact
strategies that can be scaled and replicated around the world. The{' '}
{/* <a href="#" target="_blank"> */}
NCS Prototyping Network
{/* </a>{' '} */}
<a href="https://ncsprototypingnetwork.naturebase.org" target="_blank" rel="noreferrer">
NCS Prototyping Network
</a>{' '}
brings together field staff and scientists from existing projects in diverse ecosystems.
Each project is a means to field test the impact and efficacy of different approaches.
</p>
Expand Down

1 comment on commit 653bd73

@vercel
Copy link

@vercel vercel bot commented on 653bd73 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ncs-go – ./

ncs-go.vercel.app
ncs-go-vizzuality1.vercel.app
ncs-go-git-main-vizzuality1.vercel.app

Please sign in to comment.