Skip to content

Commit 84377f7

Browse files
authored
Update mkdocs.yml
1 parent 629b5b0 commit 84377f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: MLPerf Inference Results Comparison
2-
repo_url: https://github.com/mlcommons/inference_results_v4.0
2+
repo_url: https://github.com/mlcommons/inference_results_v4.1
33
theme:
44
name: material
55
logo: img/logo_v2.svg
@@ -22,6 +22,7 @@ theme:
2222
nav:
2323
- Results: index.md
2424
- Compare: compare/index.md
25+
- Top Results: top_results/index.md
2526

2627
markdown_extensions:
2728
- pymdownx.tasklist:

0 commit comments

Comments
 (0)