From ee66884e96831d2a53624631b1ad45ca3886a7fd Mon Sep 17 00:00:00 2001 From: Abhivyakt Bhati Date: Fri, 29 Mar 2024 21:58:33 +0530 Subject: [PATCH] Update README.md (#2963) Fixed deployment link. The previous one was wrong and led to a 404 error on Reflex's website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46b01da47..3b27ae2a1 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ You can create a multi-page app by adding more pages.
-📑 [Docs](https://reflex.dev/docs/getting-started/introduction)   |   🗞️ [Blog](https://reflex.dev/blog)   |   📱 [Component Library](https://reflex.dev/docs/library)   |   🖼️ [Gallery](https://reflex.dev/docs/gallery)   |   🛸 [Deployment](https://reflex.dev/docs/hosting/deploy)   +📑 [Docs](https://reflex.dev/docs/getting-started/introduction)   |   🗞️ [Blog](https://reflex.dev/blog)   |   📱 [Component Library](https://reflex.dev/docs/library)   |   🖼️ [Gallery](https://reflex.dev/docs/gallery)   |   🛸 [Deployment](https://reflex.dev/docs/hosting/deploy-quick-start)