Skip to content

Commit c2b4a10

Browse files
authored
Fix link for charts (#35)
Signed-off-by: Alexandre Peixoto Ferreira <[email protected]>
1 parent 4038167 commit c2b4a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this guide we assume you have done the following:
4747
```bash
4848
helm repo add smarter https://smarter-project.github.io/documentation
4949
```
50-
- Use the helm chart on https://github.com/smarter-project/documentation/chart to install CNI, DNS and device-manager. This can be done by
50+
- Use the helm chart on [https://github.com/smarter-project/documentation/tree/main/charts](https://github.com/smarter-project/documentation/tree/main/charts) to install CNI, DNS and device-manager. This can be done by
5151
```bash
5252
helm install my-smarter-edge smarter/smarter-edge --wait
5353
```

0 commit comments

Comments
 (0)