Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit d4ed8ca

Browse files
committed
update voyager text and link
1 parent b199b6e commit d4ed8ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renderer/src/hooks/StationModules.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export const modules = {
114114
},
115115
voyager: {
116116
name: 'Voyager',
117-
description: 'Module Y empowers users to spark new ideas, projects, and solutions that harness the full potential of Filecoin\'s decentralized storage protocol.',
117+
description: 'Voyager tests retrievability of content stored on the Saturn decentralized CDN, which is revolutionizing Web3 content delivery. ',
118118
contractAddress: '0xc524b83bf85021e674a7c9f18f5381179fabaf6c',
119119
logo: SaturnLogo,
120120
logoBackgroundColor: 'black',
@@ -125,7 +125,7 @@ export const modules = {
125125
},
126126
links: {
127127
github: 'https://github.com/filecoin-station/voyager',
128-
docs: 'https://filstation.app/'
128+
docs: 'https://saturn.tech/'
129129
},
130130
status: 'ended'
131131
}

0 commit comments

Comments
 (0)