diff --git a/app/components/resources-link-grid.js b/app/components/resources-link-grid.js index 1a5b9db..9dcffb7 100644 --- a/app/components/resources-link-grid.js +++ b/app/components/resources-link-grid.js @@ -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" }]);