From 5e60206f2d96efb96401cd236ec65af94047ea72 Mon Sep 17 00:00:00 2001 From: prasanth-ideas2it Date: Wed, 30 Oct 2024 21:53:45 +0530 Subject: [PATCH] fix: deploy trigger --- apps/web-app/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-app/constants.ts b/apps/web-app/constants.ts index f925b0ee0..71dd939f3 100644 --- a/apps/web-app/constants.ts +++ b/apps/web-app/constants.ts @@ -608,5 +608,5 @@ export const EVENT_TYPE = { INVITE_ONLY:"INVITE_ONLY" } -// Protoshpere URL +// Protoshpere Link export const OH_GUIDELINE_URL = "https://protosphere.plnetwork.io/posts/Office-Hours-Guidelines-and-Tips-clsdgrbkk000ypocoqsceyfaq" \ No newline at end of file