From e16b553eb91b265bf01d07474863c631b292f68d Mon Sep 17 00:00:00 2001 From: cheneym2 Date: Thu, 23 May 2024 17:24:06 -0400 Subject: [PATCH] Fix pointers link in userguide Adding (limited) to the header in a previous doc change broke the link. --- docs/user-guide/toc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 487680e980..d6a473fafd 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 +