Updated the broken link
This commit is contained in:
parent
1b47bc1982
commit
d85eabf922
1 changed files with 1 additions and 1 deletions
|
@ -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`](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)
|
||||
while utilizing [React](https://reactjs.org) and [Redux](https://redux.js.org) for UI and
|
||||
|
|
Loading…
Reference in a new issue