Skip to content

Commit d463d19

Browse files
authored
Merge pull request #1085 from adityadeshpande09/main
Update exmaples/Parsing/README.md
2 parents 5b3fd17 + 5ae2a1f commit d463d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Parsing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this repository, we show several key features of parsing with llmware:
3232

3333
- Parse directly into a Prompt - [**Parse in Prompt**](https://www.github.com/llmware-ai/llmware/tree/main/examples/Parsing/parse_into_prompt.py)
3434

35-
- Parse to JSON file - [**Parse to JSON**](https://www.github.com/llmware-ai/llmware/tree/main/examples/main/examples/Parsing/parse_to_json.py)
35+
- Parse to JSON file - [**Parse to JSON**](https://github.com/llmware-ai/llmware/blob/6936ef404487a0fc88e2571648c7181bd7c07ad5/examples/Parsing/parse_to_json.py)
3636

3737

3838
**Other Content Types**

0 commit comments

Comments
 (0)