From 4f70450bac4b0dc349d878c74ba0d0d76468149e Mon Sep 17 00:00:00 2001 From: Stan Wohlwend Date: Fri, 2 Aug 2024 16:45:42 -0700 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f265efc..c9eef4c96 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ Have your own? Happy to feature it if you create a PR or message us on [Discord] ### Examples - [Stack Example by career-tokens](https://github.com/career-tokens/StackYCAuth) -- [Stack Demo by the Stack team](https://github.com/stack-auth/stack/tree/main/examples/demo) -- [Stack E-Commerce Example by the Stack team](https://github.com/stack-auth/stack/tree/main/examples/e-commerce) +- [Stack Demo by the Stack team](https://github.com/stack-auth/stack/tree/dev/examples/demo) +- [Stack E-Commerce Example by the Stack team](https://github.com/stack-auth/stack/tree/dev/examples/e-commerce) ## 🏗️ Development & Contribution