docs: added cloud documentation project (#12711)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { getLinkWithBasePath } from "docs-ui"
|
||||
|
||||
export function basePathUrl(path = "") {
|
||||
return getLinkWithBasePath(path, process.env.NEXT_PUBLIC_BASE_PATH)
|
||||
}
|
||||
Reference in New Issue
Block a user