From 90e65b5901798711c2d9fd1488a1074d82aa2cd4 Mon Sep 17 00:00:00 2001 From: Catalin Rosu Date: Mon, 29 Jul 2024 17:45:25 +0300 Subject: [PATCH] Trigger --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 653977a94..e21925188 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,7 +60,7 @@ For local development and testing of developer content changes, you can run the NEXT_PUBLIC_DEVELOPER_CONTENT_API_URL="http://localhost:3001" ``` -> Note: This assumes the `developer-content` API is running on port `3001` (which it is configured to do so by default) +> Note: This assumes the `developer-content` API is running on port `3001` (which it is configured to do so by default). ## Builder API