Remove extra whitespace inside parentheses

Signed-off-by: Andy Hall <andy@ajhall.us>
This commit is contained in:
Andy Hall 2024-08-23 03:58:08 -04:00 committed by Andy Hall
parent 74df023425
commit 61fa4fab82
No known key found for this signature in database
GPG Key ID: 7DE9E4836281EEED
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Source code of this addon are all here: https://github.com/kubevela/catalog/tree
## KubeVela Platform
* [VelaUX](./velaux.md): The KubeVela User Experience (UX ) addon. It will launch a dashboard and an APIServer for better user experience.
* [VelaUX](./velaux.md): The KubeVela User Experience (UX) addon. It will launch a dashboard and an APIServer for better user experience.
* [Vela Prism](./vela-prism.md) Provide API Extensions to the core [KubeVela](https://github.com/kubevela/kubevela).
* [KubeVela Website](./kubevela-io.md) Help you to read the KubeVela document in your cluster which can be air-gaped environment.
* [Cloud Shell](../../tutorials/cloud-shell.md): Set up a web terminal and cloud shell intended for a kubernetes-native environment.
@ -78,4 +78,4 @@ Source code of this addon are all here: https://github.com/kubevela/catalog/tree
:::tip
If you want to make your own addon, please refer to [this guide](../../platform-engineers/addon/intro.md).
:::
:::