Skip to content

Commit fedb51c

Browse files
committed
fewer directories
1 parent 279b6f9 commit fedb51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project-Builders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def extended_builder(db_url, project_directory):
122122
tvf_builder.run()
123123
```
124124

125-
This particular example creates this [tvf file](https://github.com/valhuber/ApiLogicServer/blob/main/tvf.txt) in the api folder.
125+
This particular example creates this [tvf file](https://github.com/valhuber/ApiLogicServer/blob/main/examples/tvf.txt) in the api folder.
126126

127127
Updates `api/customize_api.py` to expose it, as shown below:
128128

0 commit comments

Comments
 (0)