aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/go1.19.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/go1.19.html b/doc/go1.19.html
index 62129160c5..a39eaf79d5 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -185,10 +185,8 @@ Do not send CLs removing the interior tags from such phrases.
the <code>go</code> command and by Bazel. Any other build systems
that invoke the Go compiler directly will need to make sure they
pass this flag as well.
-
-<p>
- TODO: complete this section, or delete if not needed
</p>
+
<h2 id="linker">Linker</h2>
<p>
TODO: complete this section, or delete if not needed