Skip to content

Commit

Permalink
fix: change website
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslan4432013 committed Feb 25, 2024
1 parent 8fcc032 commit 646d8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/examples/_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ export const examples: Example[] = [
title: "Posts (React Query example)",
description:
"Example of using FSD with React Query (Mutation, Query, Pagination)",
website: "https://codesandbox.io/p/github/ruslan4432013/fsd-react-query-example/main",
website: "https://fsd-react-query-example.vercel.app/",
version: VERSIONS.V2,
updatedAt: "2024-02-25",
source: "https://github.com/ruslan4432013/fsd-react-query-example",
Expand Down

0 comments on commit 646d8e3

Please sign in to comment.