aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/reflect/61308.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/99-minor/reflect/61308.md')
-rw-r--r--doc/next/6-stdlib/99-minor/reflect/61308.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/next/6-stdlib/99-minor/reflect/61308.md b/doc/next/6-stdlib/99-minor/reflect/61308.md
index e512e8ffb6..ed21ec3a37 100644
--- a/doc/next/6-stdlib/99-minor/reflect/61308.md
+++ b/doc/next/6-stdlib/99-minor/reflect/61308.md
@@ -1,3 +1,3 @@
-The [`SliceAt(typ Type, p unsafe.Pointer, len int)`](/pkg/reflect#SliceAt) function
-returns a Value representing a slice whose underlying array starts at p and whose
-length and capacity are len.
+The [SliceAt(typ Type, p unsafe.Pointer, len int)] function
+returns a Value representing a slice whose underlying array starts
+at p and whose length and capacity are len. \ No newline at end of file