File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/www/site/content/en/documentation/sdks Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -814,7 +814,7 @@ There are many more ways to import and even use template inheritance using
814814Jinja as seen [here](https://jinja.palletsprojects.com/en/stable/templates/#import)
815815and [here](https://jinja.palletsprojects.com/en/stable/templates/#inheritance).
816816Note that for large chunks of functionality, we recommend packaging them up via
817- more reusable [yaml providers](yaml-providers) rather than using textual `%includes`.
817+ more reusable [yaml providers](../ yaml-providers) rather than using textual `%includes`.
818818
819819Full jinja pipeline examples can be found [here](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/yaml/examples/transforms/jinja).
820820
You can’t perform that action at this time.
0 commit comments