updated the broken link

This commit is contained in:
manish-barnwal 2020-05-11 12:45:29 +05:30 committed by Sean Yesmunt
parent 7596fd64be
commit 1b47bc1982

View file

@ -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