diff --git a/desktop/docs/dependencies.md b/desktop/docs/dependencies.md index 9d830edda6..8cbf43c83d 100644 --- a/desktop/docs/dependencies.md +++ b/desktop/docs/dependencies.md @@ -23,8 +23,9 @@ a _renderer_ process. - The _renderer_ process is a regular web app that gets loaded into the embedded Chromium. When the main process starts, it creates a new "window" that shows this embedded Chromium. In our case, we build and bundle a static - export of the [Photos web app](../web/README.md) in the generated app. This - gets loaded by the embedded Chromium at runtime, acting as the app's UI. + export of the [Photos web app](../../web/README.md) in the generated desktop + app. This gets loaded by the embedded Chromium at runtime, acting as the + desktop app's UI. There is also a third environment that gets temporarily created: