We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a91a77 commit ff803bfCopy full SHA for ff803bf
crates/fig_desktop/README.md
@@ -6,7 +6,7 @@ instructions in the [root README](../README.md).
6
7
## Developing
8
9
-1. Follow the instructions under [the dashboard README](../packages/dashboard-app/README.md) to run the development server.
+1. Follow the instructions under [the dashboard README](../../packages/dashboard-app/README.md) to run the development server.
10
1. Run `cargo run`.
11
1. Once the UI opens, right click anywhere to inspect element, go to the console tab, and set `window.location.href`
12
to the URL of the dashboard development server.
0 commit comments