Alvinn-aai commited on
Commit
b80d999
·
1 Parent(s): e3776c3

fix broken link

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -136,7 +136,7 @@ Your submission must be a .jsonl file with one entry per problem:
136
  - solution: A Python code implementing the required callback functions.
137
 
138
  📄 Full list of problem_ids:
139
- View the [FormulaOne core dataset](https://github.com/double-ai/formulaone-dataset-release/dataset/formulaone) for the complete list of problem IDs.
140
 
141
  ⚠️ Validation Rules:
142
  Submissions must:
 
136
  - solution: A Python code implementing the required callback functions.
137
 
138
  📄 Full list of problem_ids:
139
+ View the [FormulaOne core dataset](https://github.com/double-ai/formulaone-dataset-release/tree/main/dataset/formulaone) for the complete list of problem IDs.
140
 
141
  ⚠️ Validation Rules:
142
  Submissions must: