Skip to content

Commit 9f3009e

Browse files
committed
make fixes for docusaurus
1 parent 95c3f66 commit 9f3009e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Once Helm has been set up correctly, add the repo as follows:
1212
If you had already added this repo earlier, run `helm repo update` to retrieve
1313
the latest versions of the packages. You can then run `helm search repo fsops` to see the charts.
1414

15-
To install the <chart-name> chart:
15+
To install a chart:
1616

1717
helm install my-<chart-name> fs-devops/<chart-name>
1818

@@ -22,11 +22,10 @@ To uninstall the chart:
2222

2323
## Charts
2424

25-
| Name | Description | Docs |
26-
| --------------------- | ------------------------------- | ---------------------------------------------- |
27-
| excalidraw | Chart for excalidraw | [link](charts/excalidraw/README.md) |
28-
| github-actions-runner | Chart for github-actions-runner | [link](charts/github-actions-runner/README.md) |
29-
25+
| Name | Description | Docs |
26+
| --------------------- | ------------------------------- | ------------------------------------- |
27+
| excalidraw | Chart for excalidraw | [link](charts/excalidraw/) |
28+
| github-actions-runner | Chart for github-actions-runner | [link](charts/github-actions-runner/) |
3029

3130
## Dev
3231

0 commit comments

Comments
 (0)