diff options
Diffstat (limited to 'html/309stream.subx.html')
-rw-r--r-- | html/309stream.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/309stream.subx.html b/html/309stream.subx.html index 515b45ff..4330eafa 100644 --- a/html/309stream.subx.html +++ b/html/309stream.subx.html @@ -53,7 +53,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/309stream.subx'>https://github.com/akkartik/mu/blob/master/309stream.subx</a> +<a href='https://github.com/akkartik/mu/blob/main/309stream.subx'>https://github.com/akkartik/mu/blob/main/309stream.subx</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="subxComment"># Some unsafe methods not intended to be used directly in SubX, only through</span> <span id="L2" class="LineNr"> 2 </span><span class="subxComment"># Mu after proper type-checking.</span> |