diff --git a/src/navigation.js b/src/navigation.js index 4ce0cb1..da90401 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -36,8 +36,8 @@ export const footerData = { title: 'Join the Cloud', links: [ { text: 'Farming', href: '/farming' }, - { text: 'DIY Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' }, - { text: 'ThreeFold', href: 'https://threefold.io/' }, + { text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj' }, + { text: 'Build INCA Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' }, ], }, {