Skip to content

Commit 03cedfc

Browse files
author
Jayesh
committed
fixed the mission control links in docs
1 parent 9cbf690 commit 03cedfc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/manual/deployment/docker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
5353

5454
### Open Mission Control
5555

56-
Head over to `http://localhost:4122` or `https://localhost:4126` to open Mission Control depending on how you started Space Cloud.
56+
Head over to `http://localhost:4122/mission-control` or `https://localhost:4126/mission-control` to open Mission Control depending on how you started `space-cloud`.
5757

5858
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
5959

docs/manual/deployment/manual.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
127127

128128
### Open Mission Control
129129

130-
Head over to `http://localhost:4122` to open Mission Control.
130+
Head over to `http://localhost:4122/mission-control` or `https://localhost:4126/mission-control` to open Mission Control depending on how you started `space-cloud`.
131131

132132
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
133133

docs/manual/quick-start/docker-compose.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
4444

4545
### Open Mission Control
4646

47-
Head over to `http://localhost:4122` to open Mission Control.
47+
Head over to `http://localhost:4122/mission-control` to open Mission Control.
4848

4949
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
5050

docs/manual/quick-start/manual.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
7474

7575
### Open Mission Control
7676

77-
Head over to `http://localhost:4122` to open Mission Control.
77+
Head over to `http://localhost:4122/mission-control` to open Mission Control.
7878

7979
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
8080

0 commit comments

Comments
 (0)