We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed56ea7 commit 4711bf3Copy full SHA for 4711bf3
doc/go1.17.html
@@ -993,7 +993,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
993
is no longer sufficient to guarantee that a call to
994
<a href="/pkg/reflect/#Value.Convert"><code>Value.Convert</code></a> will not panic.
995
It may panic when converting `[]T` to `*[N]T` if the slice's length is less than N.
996
- See the language changes section above.
+ See the <a href="#language">language changes</a> section above.
997
</p>
998
</dd>
999
</dl><!-- reflect -->
0 commit comments