Updated the broken link

This commit is contained in:
manish-barnwal 2020-05-11 16:44:12 +05:30 committed by Sean Yesmunt
parent 1b47bc1982
commit d85eabf922

View file

@ -68,7 +68,7 @@ Although all contributions should have good UX, the [UX label, when applied in c
## Code Overview ## Code Overview
The entry point for this application is [`src/platforms/electron/index.js`](https://github.com/lbryio/lbry-desktop/blob/master/electron/index.js). The entry point for this application is [`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) 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 while utilizing [React](https://reactjs.org) and [Redux](https://redux.js.org) for UI and