diff options
Diffstat (limited to 'html/032operands.cc.html')
-rw-r--r-- | html/032operands.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/032operands.cc.html b/html/032operands.cc.html index a259124e..f7118508 100644 --- a/html/032operands.cc.html +++ b/html/032operands.cc.html @@ -56,7 +56,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/032operands.cc'>https://github.com/akkartik/mu/blob/master/032operands.cc</a> +<a href='https://github.com/akkartik/mu/blob/main/032operands.cc'>https://github.com/akkartik/mu/blob/main/032operands.cc</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="Comment">//: Metadata for fields of an x86 instruction.</span> <span id="L2" class="LineNr"> 2 </span><span class="Comment">//:</span> |