Skip to content

Commit 1c14d83

Browse files
richlanderclaude
andcommitted
Rename llms/reference.txt to reference.md
The file is markdown-formatted and renders better on GitHub with .md extension. The llms.txt standard name is preserved for the entry point file. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ce97fb9 commit 1c14d83

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# .NET Release Metadata Graph
22
> Machine-readable .NET release, CVE, and compatibility data for AI assistants.
33

4-
For extended reference with schema examples, see [llms/reference.txt](https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.txt).
4+
For extended reference with schema examples, see [llms/reference.md](https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.md).
55

66
## Rules
77

File renamed without changes.

release-notes/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"title": ".NET Release Timeline Index"
2323
},
2424
"llms-txt": {
25-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.txt",
25+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.md",
2626
"title": "LLM Quick Reference",
27-
"type": "text/plain"
27+
"type": "text/markdown"
2828
}
2929
},
3030
"_embedded": {

0 commit comments

Comments
 (0)