Skip to content

Commit e5af836

Browse files
committed
remove app.py link
1 parent c6a714b commit e5af836

File tree

1 file changed

+1
-1
lines changed
  • recipes/llama_api_providers/Groq/groq-example-templates/verified-sql-function-calling

1 file changed

+1
-1
lines changed

recipes/llama_api_providers/Groq/groq-example-templates/verified-sql-function-calling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A command line application that allows users to ask questions about their DuckDB
1616

1717
## Data
1818

19-
The application queries data from CSV files located in the [data](app.py#L96) folder:
19+
The application queries data from CSV files located in the data folder:
2020

2121
- `employees.csv`: Contains employee data including their ID, full name, and email address.
2222

0 commit comments

Comments
 (0)