From c21ca52a59a3ce9f628f3716e0a3af6c2dea4c0d Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Fri, 6 Jan 2023 12:06:40 -0800 Subject: [PATCH] README: fix logo path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 250d419a..ba18dc5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Drift +# Drift > **Note:** This branch is where all work is being done to refactor to the Next.js 13 app directory and React Server Components.