Skip to content

Commit 1e4aa6c

Browse files
authored
Fix ytt examples links on lang-ref-load page (#648)
Add `-module` to end of links.
1 parent c85b0a6 commit 1e4aa6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/ytt/docs/develop/lang-ref-load.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ sub-dir/_ytt_lib/weird-lib/funcs.lib.yml
110110
## Examples
111111

112112
- [Load](/ytt/#example:example-load)
113-
- [Load ytt library](/ytt/#example:example-load-ytt-library)
114-
- [Load custom library](/ytt/#example:example-load-custom-library)
113+
- [Load ytt library](/ytt/#example:example-load-ytt-library-module)
114+
- [Load custom library](/ytt/#example:example-load-custom-library-module)

0 commit comments

Comments
 (0)