Skip to content

Commit 2bad8a7

Browse files
Update main developer guide (#4378)
<!-- Thanks for sending a pull request! Here are some tips for you: #### What type of PR is this? docs #### What this PR does / why we need it: Fixes the `docs/developer/ui.md` reference. #### Which issue(s) this PR fixes: #### Special notes for your reviewer: Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 0c3f169 commit 2bad8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/lookoutui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ real-time. This serves the web app on
5454
[http://localhost:3000](http://localhost:3000). It proxies API requests to the
5555
target defined by your `PROXY_TARGET` environment variable, or otherwise your
5656
locally-running instance of the Lookout server at `http://localhost:10000`
57-
(please see [the main developer docs](../../../docs/developer/ui.md) for details
57+
(please see [the main developer docs](../../docs/developer/ui.md) for details
5858
of how to set this up).
5959

6060
```bash

0 commit comments

Comments
 (0)