diff --git a/examples/basic-crud-app/README.md b/examples/basic-crud-app/README.md index 154d2e073be..8609315aebb 100644 --- a/examples/basic-crud-app/README.md +++ b/examples/basic-crud-app/README.md @@ -2,13 +2,13 @@
An admin application to showcase how CRUD operations work in Toolpad.
- + ## Check out the live app -[Open example](https://basic-crud-app-production.up.railway.app/prod/) +[Open example](https://basic-crud-app-production.up.railway.app/prod/pages/AdminApp) ## How to run diff --git a/examples/npm-stats/README.md b/examples/npm-stats/README.md index 75a38df0b67..6453deed33b 100644 --- a/examples/npm-stats/README.md +++ b/examples/npm-stats/README.md @@ -2,13 +2,13 @@This analytics dashboard shows how to track a KPI from a third-party data source.
- + ## Check out the live app -[Open example](https://mui-toolpad-npm-stats-production.up.railway.app/prod/pages/evZC-gp) +[Open example](https://mui-toolpad-npm-stats-production.up.railway.app/prod/pages/page) ## How to run diff --git a/examples/qr-generator/README.md b/examples/qr-generator/README.md index 5a1385e67aa..e346355b79a 100644 --- a/examples/qr-generator/README.md +++ b/examples/qr-generator/README.md @@ -2,13 +2,13 @@A basic Toolpad application that can be used to turn any text or URL into a QR code.
- + ## Check out the live app -[Open example](https://mui-toolpad-qr-generator-production.up.railway.app/prod/) +[Open example](https://mui-toolpad-qr-generator-production.up.railway.app/prod/pages/qrcode) ## How to run