diff --git a/docs/01-explore/02-developers-quickstart/02-admin-dashboard.mdx b/docs/01-explore/02-developers-quickstart/02-admin-dashboard.mdx index c8039b44..3077e8a5 100644 --- a/docs/01-explore/02-developers-quickstart/02-admin-dashboard.mdx +++ b/docs/01-explore/02-developers-quickstart/02-admin-dashboard.mdx @@ -8,12 +8,14 @@ We have build an Admin Dashboard which is a web application designed to streamli ### Access Admin Dashboard -Admin Dashboard is published to GitHub pages so you can access it directly from the browser. Available at https://calimero-network.github.io/admin-dashboard/. +Admin Dashboard is published to GitHub pages so you can access it directly from the browser. + +Admin dashboard is available at https://calimero-network.github.io/admin-dashboard/. > **_NOTE:_** -> Update `NODE_PORT` with the `--server-port` value defined during node setup in [Getting-started](./01-getting-started.mdx) +> Update `NODE_PORT` in the placeholder `http://localhost:NODE_PORT` with the `--server-port` value defined during node setup in [Getting-started](./01-getting-started.mdx) -You will see login page. On the first login, your selected wallet will be used as a root key to use further functionalities. +After the initial setup yourou will see login page. On the first login, your selected wallet will be used as a root key to use further functionalities. ### Admin Dashboard functionalities: