diff options
Diffstat (limited to 'html/400.mu.html')
-rw-r--r-- | html/400.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/400.mu.html b/html/400.mu.html index e7c46c2f..b0bca113 100644 --- a/html/400.mu.html +++ b/html/400.mu.html @@ -51,7 +51,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/400.mu'>https://github.com/akkartik/mu/blob/master/400.mu</a> +<a href='https://github.com/akkartik/mu/blob/main/400.mu'>https://github.com/akkartik/mu/blob/main/400.mu</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="muComment"># The 4xx series is for primitives implemented in Mu.</span> <span id="L2" class="LineNr"> 2 </span> |