From 89b9fd24b231c311158e23c2606cf621f01e227e Mon Sep 17 00:00:00 2001 From: erickirt <151064567+erickirt@users.noreply.github.com> Date: Thu, 17 Oct 2024 02:49:17 -0400 Subject: [PATCH] Switch the headings to match the content (#9619) HEading and content was switched for payment and file modules --- www/apps/resources/app/integrations/page.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/apps/resources/app/integrations/page.mdx b/www/apps/resources/app/integrations/page.mdx index a0f2d0b842..ac982b37a3 100644 --- a/www/apps/resources/app/integrations/page.mdx +++ b/www/apps/resources/app/integrations/page.mdx @@ -8,9 +8,9 @@ export const metadata = { Find in this document Medusa's modules that integrate third-party services and systems. -## Payment +## File -Learn how to create a payment provider in [this guide](/references/payment/provider). +Learn how to create a file provider in [this guide](/references/file-provider-module).