Skip to content

Commit 58add1e

Browse files
committed
Fix table of content link
1 parent 75dc0d7 commit 58add1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Judgeval is created and maintained by [Judgment Labs](https://judgmentlabs.ai/).
3333
* [🏁 Get Started](#-get-started)
3434
* [🏢 Self-Hosting](#-self-hosting)
3535
* [📚 Cookbooks](#-cookbooks)
36-
* [💻 Development with Cursor](#-dev-with-cursor)
36+
* [💻 Development with Cursor](#-development-with-cursor)
3737
* [⭐ Star Us on GitHub](#-star-us-on-github)
3838
* [❤️ Contributors](#️-contributors)
3939

@@ -202,7 +202,7 @@ Detecting and evaluating Personal Identifiable Information (PII) leakage.
202202

203203
Evaluates if a cold email generator properly utilizes all relevant information about the target recipient.
204204

205-
## 💻 Development with Cursor IDE
205+
## 💻 Development with Cursor
206206
When building agents and LLM workflows in Cursor, providing proper context to your coding assistant helps ensure seamless integration with Judgment. This rule file supplies the essential context your coding assistant needs for successful implementation.
207207

208208
To implement this rule file, simply copy the text below and save it in a ".cursor/rules" directory in your project's root directory.

0 commit comments

Comments
 (0)