Skip to content

Commit 30f4612

Browse files
authored
Merge pull request #299 from sachinparihar/demo
fix typo
2 parents b24fd21 + 29bfedd commit 30f4612

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)