fix: misc bugs

This commit is contained in:
Percs 2024-11-26 23:10:44 -06:00
parent 58fed66f78
commit ca3e09af8e
8 changed files with 20 additions and 28 deletions

View file

@ -228,7 +228,7 @@ function BrowserApp() {
const cfg = h(Config);
document.body.appendChild(cfg);
this.githubURL = `https://github.com/MercuryWorkshop/scramjet/tree/${$scramjet.version.build}`;
this.githubURL = `https://github.com/MercuryWorkshop/scramjet/commit/${$scramjet.version.build}`;
return html`
<div>