From 8d985b0397ec5238bca3adea3eea7ab828d595ac Mon Sep 17 00:00:00 2001 From: Tanya Bouman Date: Wed, 27 May 2026 15:34:33 -0400 Subject: [PATCH] remove next and prev from async_objects.md Without specifying them, the next and prev links at the bottom of the page are put correctly as Scopes and Multiple Registrations. The previous manual links for Object Registration and Scopes are out of order. --- docs/documentation/get_it/async_objects.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/documentation/get_it/async_objects.md b/docs/documentation/get_it/async_objects.md index 1c9d028..7661bbd 100644 --- a/docs/documentation/get_it/async_objects.md +++ b/docs/documentation/get_it/async_objects.md @@ -1,11 +1,5 @@ --- title: Async Objects -prev: - text: 'Object Registration' - link: '/documentation/get_it/object_registration' -next: - text: 'Scopes' - link: '/documentation/get_it/scopes' --- # Async Objects