From dbc9ab2d6382fbbbd7acb8ed0acce529937f2514 Mon Sep 17 00:00:00 2001 From: Elijah Ahianyo <elijahahianyo@gmail.com> Date: Fri, 1 Nov 2024 00:14:53 +0000 Subject: [PATCH] change gallery link to Templates (#4283) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c965b00f..527cca980 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ You can create a multi-page app by adding more pages. <div align="center"> -📑 [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) +📑 [Docs](https://reflex.dev/docs/getting-started/introduction) | 🗞️ [Blog](https://reflex.dev/blog) | 📱 [Component Library](https://reflex.dev/docs/library) | 🖼️ [Templates](https://reflex.dev/templates/) | 🛸 [Deployment](https://reflex.dev/docs/hosting/deploy-quick-start) </div>