mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
@@ -526,7 +526,7 @@ function updateVersionInfo() {
|
||||
// hash differ > Update available
|
||||
updateComponentAvailable = true;
|
||||
// link to the commit history instead of release page
|
||||
v.url = v.url.replace("releases", "commits" + v.branch);
|
||||
v.url = v.url.replace("releases", "commits/" + v.branch);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user