Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 25, 2024
1 parent 629b5b0 commit 84377f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: MLPerf Inference Results Comparison
repo_url: https://github.com/mlcommons/inference_results_v4.0
repo_url: https://github.com/mlcommons/inference_results_v4.1
theme:
name: material
logo: img/logo_v2.svg
Expand All @@ -22,6 +22,7 @@ theme:
nav:
- Results: index.md
- Compare: compare/index.md
- Top Results: top_results/index.md

markdown_extensions:
- pymdownx.tasklist:
Expand Down

0 comments on commit 84377f7

Please sign in to comment.