about summary refs log tree commit diff stats
path: root/html/101_write.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/101_write.subx.html')
-rw-r--r--html/101_write.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/101_write.subx.html b/html/101_write.subx.html
index 4fc2310e..c992256b 100644
--- a/html/101_write.subx.html
+++ b/html/101_write.subx.html
@@ -55,7 +55,7 @@ if ('onhashchange' in window) {
 </script>
 </head>
 <body onload='JumpToLine();'>
-<a href='https://github.com/akkartik/mu/blob/master/101_write.subx'>https://github.com/akkartik/mu/blob/master/101_write.subx</a>
+<a href='https://github.com/akkartik/mu/blob/main/101_write.subx'>https://github.com/akkartik/mu/blob/main/101_write.subx</a>
 <pre id='vimCodeElement'>
 <span id="L1" class="LineNr"> 1 </span><span class="subxComment"># _write: write to a file descriptor (fd)</span>
 <span id="L2" class="LineNr"> 2 </span>