diff options
Diffstat (limited to 'html/107trace.subx.html')
-rw-r--r-- | html/107trace.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/107trace.subx.html b/html/107trace.subx.html index acdaf67d..afc6000c 100644 --- a/html/107trace.subx.html +++ b/html/107trace.subx.html @@ -59,7 +59,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/107trace.subx'>https://github.com/akkartik/mu/blob/master/107trace.subx</a> +<a href='https://github.com/akkartik/mu/blob/main/107trace.subx'>https://github.com/akkartik/mu/blob/main/107trace.subx</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="subxComment"># primitives for emitting traces to a 'trace' stream, and for tests to make assertions on its contents</span> <span id="L2" class="LineNr"> 2 </span><span class="subxComment">#</span> |