From 067cf5a9ead957a7207b300b4819bcd123d1cb9f Mon Sep 17 00:00:00 2001 From: Billy Barrett <91070629+BillySBarrett@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:14:36 +0100 Subject: [PATCH] fix html docs page routing to itself In the utlities/html docs page, the "next page" button now says Suggestions instead of HTML and routes to next page in docs --- docs/links.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/links.yaml b/docs/links.yaml index 6fa86c9473..84d0fab512 100644 --- a/docs/links.yaml +++ b/docs/links.yaml @@ -336,7 +336,8 @@ link: /api/extensions/unique-id type: pro - title: Utilities - link: /api/utilities/html + link: /api/utilities/ + redirect: /api/utilities/html items: - title: HTML link: /api/utilities/html