mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-23 22:46:53 +00:00
* change restful-api refer to static resource * fix vela-cli install cmd in windows
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
---
|
|
title: Restful API
|
|
---
|
|
import useBaseUrl from '@docusaurus/useBaseUrl';
|
|
|
|
<a
|
|
target="_blank"
|
|
href={useBaseUrl('/restful-api')}>
|
|
KubeVela Restful API
|
|
</a> |