Commit 5438187
committed
🔧 Fix index links: Use correct _filename field from consolidated data
- Fixed generate_index_from_consolidated.py to use '_filename' instead of 'filename'
- Links now correctly include date suffixes (e.g., _270525.json)
- All 892 index entries now have valid GitHub links
- Updated index.md and README.md with correct links
Example fix:
❌ system-prompts/json/1-StarReviewExplorer.json
✅ system-prompts/json/1-StarReviewExplorer_270525.json1 parent 6a7f0ab commit 5438187
File tree
6 files changed
+1792
-1790
lines changed- scripts
6 files changed
+1792
-1790
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
948 | | - | |
| 948 | + | |
949 | 949 | | |
950 | 950 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments