diff options
Diffstat (limited to 'html/mu-init.subx.html')
-rw-r--r-- | html/mu-init.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/mu-init.subx.html b/html/mu-init.subx.html index bc78932c..8c27bb46 100644 --- a/html/mu-init.subx.html +++ b/html/mu-init.subx.html @@ -52,7 +52,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/mu-init.subx'>https://github.com/akkartik/mu/blob/master/mu-init.subx</a> +<a href='https://github.com/akkartik/mu/blob/main/mu-init.subx'>https://github.com/akkartik/mu/blob/main/mu-init.subx</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="subxComment"># Initialize the minimal runtime for Mu programs.</span> <span id="L2" class="LineNr"> 2 </span><span class="subxComment">#</span> |