From 639ed772f7c1876636ab7d5e4dc5ef1c5f9f30f8 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:28:57 -0600 Subject: [PATCH] Update docs/backend-system/building-backends/08-migrating.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- docs/backend-system/building-backends/08-migrating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend-system/building-backends/08-migrating.md b/docs/backend-system/building-backends/08-migrating.md index ca8f628c05..f866cb63d1 100644 --- a/docs/backend-system/building-backends/08-migrating.md +++ b/docs/backend-system/building-backends/08-migrating.md @@ -325,7 +325,7 @@ catalog: #### Open API -`InternalOpenApiDocumentationProvider` have not yet been migrated to the new backend system. +`InternalOpenApiDocumentationProvider` has not yet been migrated to the new backend system. See [Other Catalog Extensions](#other-catalog-extensions) for how to use this in the new backend system. #### Bitbucket