From ef6dd446bff4fac67b7215989d3eda58184a2735 Mon Sep 17 00:00:00 2001 From: cheneym2 Date: Fri, 24 May 2024 01:36:40 -0400 Subject: Fix pointers link in userguide (#4217) Adding (limited) to the header in a previous doc change broke the link. Co-authored-by: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> --- docs/user-guide/toc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 487680e98..d6a473faf 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -40,7 +40,7 @@
  • Subscript Operator
  • `Optional<T>` type
  • `reinterpret<T>` operation
  • -
  • Pointers
  • +
  • Pointers (limited)
  • `struct` inheritance (limited)
  • Extensions
  • Multi-level break
  • @@ -187,4 +187,4 @@ - \ No newline at end of file + -- cgit v1.2.3