Skip to content

Commit a4ee0ab

Browse files
authored
migration doc: Fix link to functionConfig
1 parent 277b51c commit a4ee0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/installation/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ kpt `v0.39`) to `v1` version(compatible with kpt `v1.0`).
332332
[configpath]: https://kpt.dev/book/04-using-functions/01-declarative-function-execution?id=configpath
333333
[example kpt package]: https://github.com/GoogleContainerTools/kpt-functions-catalog/tree/master/testdata/fix
334334
[simple example]: https://github.com/GoogleContainerTools/kpt-functions-catalog/tree/master/functions/go/fix#examples
335-
[function config]: https://kpt.dev/book/04-using-functions/02-imperative-function-execution?id=specifying-functionconfig
335+
[function config]: https://kpt.dev/book/04-using-functions/01-declarative-function-execution?id=configpath
336336
[starlark runtime]: https://googlecontainertools.github.io/kpt/guides/producer/functions/starlark/
337337
[update guide]: https://kpt.dev/book/03-packages/05-updating-a-package
338338
[render guide]: https://kpt.dev/book/04-using-functions/01-declarative-function-execution

0 commit comments

Comments
 (0)