Skip to content

Commit 29bfedd

Browse files
committed
fix typo
Signed-off-by: sachinparihar <sachinparihar98120@gmail.com>
1 parent 7a1f797 commit 29bfedd

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
@@ -60,7 +60,7 @@ To build OpenFunction function images from source code locally, you can follow t
6060

6161
```shell
6262
git clone https://github.com/OpenFunction/samples.git
63-
cd samples/functions/Knative/hello-world-go
63+
cd samples/functions/knative/hello-world-go
6464
```
6565

6666
### Build the function image with the pack CLI

0 commit comments

Comments
 (0)