Skip to content

Commit 3501558

Browse files
authored
Update README.md
1 parent 401b8a6 commit 3501558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Please refere to sveltos [documentation](https://projectsveltos.github.io/svelto
1010

1111
This repo contains the source code for Sveltos Dashboard User Interface
1212

13-
![interface](./public/readme-img.png)
13+
[![Sveltos Dashboard](https://img.youtube.com/vi/FjFtvrG8LWQ/0.jpg)](https://www.youtube.com/watch?v=FjFtvrG8LWQ)
1414

1515
## Getting Started
1616

@@ -22,7 +22,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/projectsveltos/sveltos/main
2222

2323
To access the dashboard, you'll need to expose the dashboard service in the projectsveltos namespace. Currently, it's configured as a ClusterIP service, which limits access to within the cluster. To expose it externally, you can either change the service type to LoadBalancer or utilize an Ingress/Gateway API.
2424

25-
Refer to the [documentation](https://projectsveltos.github.io/sveltos/getting_started/install/dashboard/) for more information.
25+
Refer to the [documentation](https://projectsveltos.github.io/sveltos/getting_started/optional/dashboard/) for more information.
2626

2727
## Contributing
2828

0 commit comments

Comments
 (0)