diff options
| author | Cherry Mui <cherryyz@google.com> | 2026-01-22 14:46:43 -0500 |
|---|---|---|
| committer | Cherry Mui <cherryyz@google.com> | 2026-01-22 12:14:06 -0800 |
| commit | f6676f9db90d9822ce2a07656991fb72fff57ab4 (patch) | |
| tree | e7a439facafce51dc8a55bf196422cd229c7b5ed | |
| parent | 80bb241c7a9cebfcd7b9fae9e47be9ce75f58196 (diff) | |
| download | go-x-website-f6676f9db90d9822ce2a07656991fb72fff57ab4.tar.xz | |
_content/doc/go1.26: remove unnecessary footnotes
The links are already included above inlined. The footnotes are
not referenced anywhere. Remove.
For golang/go#75005.
Change-Id: I8cf502d24bd6e2ee17fa91fe11b3ed18ce58f71b
Reviewed-on: https://go-review.googlesource.com/c/website/+/738560
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
| -rw-r--r-- | _content/doc/go1.26.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_content/doc/go1.26.md b/_content/doc/go1.26.md index 5b6e48e7..c1fb0ae8 100644 --- a/_content/doc/go1.26.md +++ b/_content/doc/go1.26.md @@ -743,6 +743,3 @@ For WebAssembly applications, the runtime now manages chunks of heap memory in much smaller increments, leading to significantly reduced memory usage for applications with heaps less than around 16 MiB in size. - -[laelf-20250521]: https://github.com/loongson/la-abi-specs/blob/v2.40/laelf.adoc -[rfc 9180]: https://rfc-editor.org/rfc/rfc9180.html |
