Skip to content

Commit

Permalink
replace link with sancho dosc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 committed Mar 7, 2024
1 parent 2ae4bf7 commit f68f6be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const StoreDataInfo = ({

// TODO: change link when available
const openLink = () => {
openInNewTab("https://www.google.com");
openInNewTab("https://docs.sanchogov.tools");
};

const isContinueDisabled = !watch("storeData");
Expand Down

0 comments on commit f68f6be

Please sign in to comment.