diff options
Diffstat (limited to 'html/apps/tile/gap-buffer.mu.html')
-rw-r--r-- | html/apps/tile/gap-buffer.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/tile/gap-buffer.mu.html b/html/apps/tile/gap-buffer.mu.html index 29cdc22f..c7c9b7ce 100644 --- a/html/apps/tile/gap-buffer.mu.html +++ b/html/apps/tile/gap-buffer.mu.html @@ -55,7 +55,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/apps/tile/gap-buffer.mu'>https://github.com/akkartik/mu/blob/master/apps/tile/gap-buffer.mu</a> +<a href='https://github.com/akkartik/mu/blob/main/apps/tile/gap-buffer.mu'>https://github.com/akkartik/mu/blob/main/apps/tile/gap-buffer.mu</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="PreProc">type</span> <a href='gap-buffer.mu.html#L1'>gap-buffer</a> <span class="Delimiter">{</span> <span id="L2" class="LineNr"> 2 </span> left: <a href='grapheme-stack.mu.html#L1'>grapheme-stack</a> |