chore: hotfix copy and link changes

This commit is contained in:
Andre Neves
2021-08-11 17:02:37 -04:00
parent 99935ebf0b
commit bba7578af5
3 changed files with 5 additions and 4 deletions

View File

@@ -167,7 +167,7 @@ const IMPLEMENTATIONS = [
description: 'Lightning Address is just a set of simple protocol instructions, you can roll everything on your own. Whether you are a service provider looking to support Lightning Addresses or a user that wants to host your own setup, this option is for you.',
image: '/images/data2.svg',
linkText: 'Read More',
link: 'https://google.com',
link: 'https://github.com/andrerfneves/lightning-address/blob/master/DIY.md',
isSecondary: true
},
];