From 1b47bc198284aad96af3df2cc6aec1a06e7c905e Mon Sep 17 00:00:00 2001 From: manish-barnwal Date: Mon, 11 May 2020 12:45:29 +0530 Subject: [PATCH] updated the broken link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bf6b2d6c5..f54a4ec52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,7 +68,7 @@ Although all contributions should have good UX, the [UX label, when applied in c ## Code Overview -The entry point for this application is [`src/platforms/electron/index.js`](src/platforms/electron/index.js). +The entry point for this application is [`src/platforms/electron/index.js`](https://github.com/lbryio/lbry-desktop/blob/master/electron/index.js). This application is primarily written in JavaScript and is built on [Electron](https://electronjs.org) while utilizing [React](https://reactjs.org) and [Redux](https://redux.js.org) for UI and