We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50e03a commit e9f9833Copy full SHA for e9f9833
tools/diagnostics-app/README.md
@@ -7,7 +7,7 @@ This diagnostics app presents data from the perspective of a specific user (no s
7
- Get started quickly - play around with a SQLite database without creating an app.
8
- Serve as a baseline to compare your own apps against if you run into issues.
9
10
-The app is currently available at [https://diagnostics-app.powersync.com/login](https://diagnostics-app.powersync.com/login)
+The app is currently available at [https://diagnostics-app.powersync.com/](https://diagnostics-app.powersync.com/)
11
12
It can also be run as a local standalone web app, and is largely based on the [web SDK](/packages/web/).
13
0 commit comments