Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
waalge committed Aug 5, 2023
1 parent 5583fdd commit aeb5f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function groupBy(xs, key) {

function githubUrlRoot() {
// TODO get commit
return "https://github.com/waalge/aiken-bench/blob/main"
return "https://github.com/waalge/aiken-bench-comp/blob/main"
}
function solutionPath(user, group, version) {
if (typeof(version) == "string" && version.length > 0) {
Expand Down

0 comments on commit aeb5f50

Please sign in to comment.