Fix wrong link

This commit is contained in:
Jannis Mattheis 2018-07-01 21:06:08 +02:00
parent 41522615b0
commit 5f21ad9377
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ $ npm start
``` ```
Open `http://localhost:3000` inside your favorite browser. Open `http://localhost:3000` inside your favorite browser.
The UI requires a Gotify server running on `localhost:80` this can be adjusted inside the [ui/src/index.js](ui/src/index.js). The UI requires a Gotify server running on `localhost:80` this can be adjusted inside the [ui/src/index.tsx](ui/src/index.tsx).
## Building ## Building