You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/function_build.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description:
6
6
---
7
7
Currently, OpenFunction supports building function images using [Cloud Native Buildpacks](https://buildpacks.io/) without the need to create a `Dockerfile`.
8
8
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`.
0 commit comments