Skip to content

Commit

Permalink
Link "Install vX.YY" button to /install, not the release-specific page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Naumann committed Jul 7, 2021
1 parent d2cbbb6 commit 35bc470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- label: '<i class="fas fa-info-circle"></i> Learn more'
url: "about"
- label: '<i class="fas fa-download"></i> Install v{% include root_stable_version %}'
url: "{% include root_stable_version_url %}"
url: /install
feature_row:
- title: '&Sqrt;-1'
excerpt: "ROOT enables <i>statistically sound</i> scientific analyses and visualization of large amounts of data: today, more than 1 exabyte (1,000,000,000 gigabyte) are stored in ROOT files. [The Higgs was found with ROOT!](gallery#higgs-plots)"
Expand Down

0 comments on commit 35bc470

Please sign in to comment.