Skip to content

Commit 8a43f5e

Browse files
authored
Merge pull request #37286 Fix link due to trailing slashes.
2 parents e4f48ad + 94ce718 commit 8a43f5e

File tree

1 file changed

+1
-1
lines changed
  • website/www/site/content/en/documentation/sdks

1 file changed

+1
-1
lines changed

website/www/site/content/en/documentation/sdks/yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ There are many more ways to import and even use template inheritance using
814814
Jinja as seen [here](https://jinja.palletsprojects.com/en/stable/templates/#import)
815815
and [here](https://jinja.palletsprojects.com/en/stable/templates/#inheritance).
816816
Note 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

819819
Full jinja pipeline examples can be found [here](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/yaml/examples/transforms/jinja).
820820

0 commit comments

Comments
 (0)