Skip to content

Commit b739d6e

Browse files
authored
Fix broken link (#341)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent 611dd28 commit b739d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/function_build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description:
66
---
77
Currently, OpenFunction supports building function images using [Cloud Native Buildpacks](https://buildpacks.io/) without the need to create a `Dockerfile`.
88

9-
In the meantime, you can also use OpenFunction to build [Serverless Applications](./serverless_apps/#build-and-run-a-serverless-application-with-a-dockerfile) with `Dockerfile`.
9+
In the meantime, you can also use OpenFunction to build [Serverless Applications](../serverless_apps/#build-and-run-a-serverless-application-with-a-dockerfile) with `Dockerfile`.
1010

1111
## Build functions by defining a build section
1212

0 commit comments

Comments
 (0)