Removing Developer program link

This commit is contained in:
Bryan Lunduke 2021-06-10 16:22:55 -05:00 committed by GitHub
parent d7f7612f6d
commit 0a7955bcdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,4 @@ export default () => linkGrid([{
destination: "/build",
label: "Build An App",
title: "Builder's Guide"
}, {
description: "Jumpstart your LBRY development with 100 LBC, on us",
destination: "/developer-program",
label: "Get Credits",
title: "Developer Program"
}]);