From d818f93deac3174eb0d46656e53039824b8c5c0a Mon Sep 17 00:00:00 2001 From: Sarah Vessels <82317+cheshire137@users.noreply.github.com> Date: Thu, 5 Jun 2025 13:09:36 -0500 Subject: [PATCH] Drop /en from docs URL Context: https://github.com/github/gh-models/pull/57/files#r2129664982 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8f0637..c78a2acd 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ gh models eval my_prompt.prompt.yml --json The JSON output includes detailed test results, evaluation scores, and summary statistics that can be processed by other tools or CI/CD pipelines. -Learn more about `.prompt.yml` files here: [Storing prompts in GitHub repositories](https://docs.github.com/en/github-models/use-github-models/storing-prompts-in-github-repositories). +Learn more about `.prompt.yml` files here: [Storing prompts in GitHub repositories](https://docs.github.com/github-models/use-github-models/storing-prompts-in-github-repositories). ## Notice