about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/doc/trpl/vectors.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/trpl/vectors.md b/src/doc/trpl/vectors.md
index 965cb218c69..28d815c4eb7 100644
--- a/src/doc/trpl/vectors.md
+++ b/src/doc/trpl/vectors.md
@@ -56,3 +56,4 @@ Vectors have many more useful methods, which you can read about in [their
 API documentation][vec].
 
 [vec]: ../std/vec/index.html
+[generic]: generics.html