From 629574fc9db625e5a8adda0c5612e4f689d104c6 Mon Sep 17 00:00:00 2001 From: Ebenezer Don Date: Fri, 18 Oct 2024 13:06:00 +0100 Subject: [PATCH] Fix typo --- src/routes/integrations/logging-raygun/+page.markdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/integrations/logging-raygun/+page.markdoc b/src/routes/integrations/logging-raygun/+page.markdoc index 094c583000..e21305736e 100644 --- a/src/routes/integrations/logging-raygun/+page.markdoc +++ b/src/routes/integrations/logging-raygun/+page.markdoc @@ -8,13 +8,13 @@ isPartner: true isNew: true cover: /images/integrations/logging-raygun/cover.png category: logging -product: +product: avatar: '/images/integrations/avatars/raygun.png' vendor: Raygun description: 'Raygun is an application performance monitoring (APM) and error tracking tool designed for software developers to identify and resolve issues in their applications quickly. It provides real-time insights into software performance, error diagnostics, and user experience, helping teams to detect, diagnose, and fix errors faster. With features like crash reporting, real user monitoring, and deployment tracking, Raygun helps ensure the stability and efficiency of applications.' -platform: +platform: - 'Self-hosted' -images: +images: - /images/integrations/logging-raygun/cover.png - /images/integrations/logging-raygun/api-key.png - /images/integrations/logging-raygun/crash-reporting.png @@ -57,7 +57,7 @@ docker compose exec appwrite vars ## Step 3: Test the provider -Once the Sentry provider is configured, run the following command in your terminal: +Once the Raygun provider is configured, run the following command in your terminal: ```bash docker compose exec appwrite ssl --domain="wrongdomain.com"