Correct 'using guidance' link (#1892)

Fix typo in link to 'using guidance' article
This commit is contained in:
Brandon Lockaby 2024-05-14 14:23:39 -04:00 committed by yuanwu
parent 95d15b4bbe
commit 4494b84b18

View File

@ -76,7 +76,7 @@ There are two main ways to use guidance; you can either use the `/generate` endp
Under the hood tools are a special case of grammars that allows the model to choose one or none of the provided tools.
Please refer to [using guidance](../basic_tutorial/using_guidance) for more examples and details on how to use guidance in Python, JavaScript, and cURL.
Please refer to [using guidance](../basic_tutorials/using_guidance) for more examples and details on how to use guidance in Python, JavaScript, and cURL.
### Getting the most out of guidance